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