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 e2cff8c commit 0912ecbCopy full SHA for 0912ecb
src/zarr/core/group.py
@@ -2083,7 +2083,7 @@ def create_hierarchy(
2083
This method takes a dictionary where the keys are the names of the arrays or groups
2084
to create and the values are the metadata objects for the arrays or groups.
2085
2086
- The method returns an asynchronous iterator over the created nodes.
+ The method returns a dict containing the created nodes.
2087
2088
Parameters
2089
----------
0 commit comments