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 c9b534a commit 957a7e6Copy full SHA for 957a7e6
src/zarr/api/synchronous.py
@@ -773,6 +773,10 @@ def create(
773
Runtime configuration of the array. If provided, will override the
774
default values from `zarr.config.array`.
775
776
+ **kwargs
777
+ Additional keyword arguments passed through to
778
+ [`zarr.api.asynchronous.create`][].
779
+
780
Returns
781
-------
782
z : Array
0 commit comments