Connor Howington

Results 5 issues of Connor Howington

### Description When using `lint-staged` with `prettier`, doing a partial commit on a file semantically breaks the changes that weren't staged. ### Steps to reproduce Starting file, fragment 1 diff:...

## Rationale Fix deprecation warning from Shapely, in the vein of https://github.com/SciTools/cartopy/pull/1930. ## Implications None. Fixes https://github.com/SciTools/cartopy/issues/1984.

### Description The `ShapelyFeature` class causes a deprecation warning from Shapely to appear. #### Code to reproduce Instantiate a `ShapelyFeature`. #### Traceback ``` /home/chowingt/miniconda3/envs/GOS-env/lib/python3.9/site-packages/cartopy/feature/__init__.py:217: ShapelyDeprecationWarning: Iteration over multi-part geometries is...

Actively-maintained repo: https://github.com/crcresearch/agentic_collab This is an updated version of the codebase based on @drudilorenzo's great [fork](https://github.com/drudilorenzo/generative_agents/tree/fix-and-improve) featuring the following improvements, on top of his own additions: - Added a true...

For anyone looking to use this repo, my team at the University of Notre Dame has an actively maintained fork with many bugfixes and new features: https://github.com/crcresearch/agentic_collab See this PR...