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
In order to fix the circular dependency between numcodecs and zarr python, we need to define the zarr-python-dependent code here. That entails defining all of the classes in numcodecs.zarr3 inside zarr python.
In order to fix the circular dependency between numcodecs and zarr python, we need to define the zarr-python-dependent code here. That entails defining all of the classes in
numcodecs.zarr3inside zarr python.part of zarr-developers/numcodecs#778