File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -359,8 +359,8 @@ async def open(
359359 If using an fsspec URL to create the store, these will be passed to
360360 the backend implementation. Ignored otherwise.
361361 **kwargs
362- Additional parameters are passed through to [ `zarr.creation. open_array`][] or
363- [`open_group`][ zarr.api.asynchronous. open_group] .
362+ Additional parameters are passed through to `zarr.open_array` or
363+ ` zarr.open_group` .
364364
365365 Returns
366366 -------
Original file line number Diff line number Diff line change @@ -206,8 +206,8 @@ def open(
206206 If using an fsspec URL to create the store, these will be passed to
207207 the backend implementation. Ignored otherwise.
208208 **kwargs
209- Additional parameters are passed through to [ `zarr.creation. open_array`][] or
210- [`open_group`][ zarr.api.asynchronous. open_group] .
209+ Additional parameters are passed through to `zarr.open_array` or
210+ ` zarr.open_group` .
211211
212212 Returns
213213 -------
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments