We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d73caa commit eeeac97Copy full SHA for eeeac97
docs/api/deprecated/creation.md
src/zarr/api/synchronous.py
@@ -190,7 +190,7 @@ def open(
190
If using an fsspec URL to create the store, these will be passed to
191
the backend implementation. Ignored otherwise.
192
**kwargs
193
- Additional parameters are passed through to [`zarr.creation.open_array`][] or
+ Additional parameters are passed through to [`zarr.api.asynchronous.open_array`][] or
194
[`open_group`][zarr.api.asynchronous.open_group].
195
196
Returns
0 commit comments