Open
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: