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

https://github.com/seung-lab/CAVEclient/pull/152 #151

Closed bdpedigo closed 4 months ago

bdpedigo commented 4 months ago

i keep misspelling the name of these classes since there's a typo in the name "ton"-> "tion". And it's spelled "materialization" elsewhere.

I propose fixing the typo in the class names, but making a shell class inherit from these with the old name with the typo. i think nothing would break this way