CAVEconnectome / CAVEclient

This is the python client for accessing REST APIs within the Connectome Annotation Versioning Engine.
https://caveconnectome.github.io/CAVEclient/
MIT License
19 stars 12 forks source link

Fix wrong parameter name for `filter_spatial_dict` in `query_table` #140

Closed bdpedigo closed 5 months ago

bdpedigo commented 5 months ago

Docs showed this parameter as filter_spatial, caused me some confusion (see https://github.com/seung-lab/CAVEclient/issues/137)