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: obey client level set desired resolution #89

Closed fcollman closed 1 year ago

ceesem commented 1 year ago

I checked that it works with and without the client parameter, and that if you set the client parameter it does the correct thing if overridden by an individual call. Looks good to me.