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

fixing verify for localhost testing #27

Closed fcollman closed 3 years ago

fcollman commented 3 years ago

I needed to set the verify state on the session, and now we can remove all the verify calls in the individual methods.