Skip to content

Commit 957a7e6

Browse files
author
Osaidgit
committed
Document kwargs in zarr.create
1 parent c9b534a commit 957a7e6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/zarr/api/synchronous.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -773,6 +773,10 @@ def create(
773773
Runtime configuration of the array. If provided, will override the
774774
default values from `zarr.config.array`.
775775
776+
**kwargs
777+
Additional keyword arguments passed through to
778+
[`zarr.api.asynchronous.create`][].
779+
776780
Returns
777781
-------
778782
z : Array

0 commit comments

Comments
 (0)