CAVEconnectome / CAVEclient

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

Add unit test for `is_valid_nodes` #121

Closed bdpedigo closed 11 months ago

bdpedigo commented 12 months ago

Fixes #120

(really the issue was fixed by https://github.com/seung-lab/PyChunkedGraph/pull/471 but this adds a test)