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

fix: allow expired version timestamps to return as None #67

Closed dlbrittain closed 2 years ago

sdorkenw commented 2 years ago

Not sure the None return from this function is ideal. Other functions might expect to get a timestamp in return

sdorkenw commented 2 years ago

We could define a timestamp as max timestamp and use that for returns where we mean "infinite" / never