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
#2596 (comment) has a list of function arguments that still exist, but no longer do anything (or raise errors) in v3. The API docs don't say anything about them not working though (e.g., see zarr.synchronous.create), giving the misleading impression they do work.
We should update the docs to mark these as non-functional.
The text was updated successfully, but these errors were encountered:
#2596 (comment) has a list of function arguments that still exist, but no longer do anything (or raise errors) in v3. The API docs don't say anything about them not working though (e.g., see
zarr.synchronous.create
), giving the misleading impression they do work.We should update the docs to mark these as non-functional.
The text was updated successfully, but these errors were encountered: