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 5ff2c4d commit c502b7bCopy full SHA for c502b7b
src/zarr/api/asynchronous.py
@@ -336,7 +336,7 @@ async def open(
336
If using an fsspec URL to create the store, these will be passed to
337
the backend implementation. Ignored otherwise.
338
**kwargs
339
- Additional parameters are passed through to [`zarr.creation.open_array`][] or
+ Additional parameters are passed through to [`zarr.api.asynchronous.open_array`][] or
340
[`open_group`][zarr.api.asynchronous.open_group].
341
342
Returns
0 commit comments