Skip to content

Commit 0912ecb

Browse files
committed
docstring
1 parent e2cff8c commit 0912ecb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/zarr/core/group.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2083,7 +2083,7 @@ def create_hierarchy(
20832083
This method takes a dictionary where the keys are the names of the arrays or groups
20842084
to create and the values are the metadata objects for the arrays or groups.
20852085
2086-
The method returns an asynchronous iterator over the created nodes.
2086+
The method returns a dict containing the created nodes.
20872087
20882088
Parameters
20892089
----------

0 commit comments

Comments
 (0)