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