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 d7e7ea7 commit 4550a96Copy full SHA for 4550a96
docs/api/deprecated/creation.md
src/zarr/api/synchronous.py
@@ -196,7 +196,7 @@ def open(
196
If using an fsspec URL to create the store, these will be passed to
197
the backend implementation. Ignored otherwise.
198
**kwargs
199
- Additional parameters are passed through to [`zarr.creation.open_array`][] or
+ Additional parameters are passed through to [`zarr.api.asynchronous.open_array`][] or
200
[`open_group`][zarr.api.asynchronous.open_group].
201
202
Returns
0 commit comments