-
-
Notifications
You must be signed in to change notification settings - Fork 358
Open
Labels
bugPotential issues with the zarr-python libraryPotential issues with the zarr-python library
Description
Zarr version
v3
Description
I think this could and should be fixed in most cases:
core.buffer.gpu.Buffer.__init__
does not callcore.buffer.core.Buffer.__init__
core.buffer.gpu.NDBuffer.__init__
does not callcore.buffer.core.NDBuffer.__init__
storage.logging.LoggingStore.__init__
does not callabc.store.Store.__init__
- ...
Do you agree?
Steps to reproduce
Full list of occurrences available here:
Metadata
Metadata
Assignees
Labels
bugPotential issues with the zarr-python libraryPotential issues with the zarr-python library