You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Enforce encode_chunk_key to be implemented (abstractmethod in ABC)
- Make decode_chunk_key optional (raise NotImplementedError by default)
Note, the latter is never raised by the current zarr implementation.
0 commit comments