Skip to content

Commit 7946745

Browse files
committed
fixed warning in doc build
1 parent 4ff4f7e commit 7946745

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/zarr/core/group.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1429,7 +1429,7 @@ async def create_hierarchy(
14291429
group already exists at path ``a``, then this function will leave the group at ``a`` as-is.
14301430
14311431
Yields
1432-
-------
1432+
------
14331433
tuple[str, AsyncArray | AsyncGroup].
14341434
"""
14351435
# check that all the nodes have the same zarr_format as Self

0 commit comments

Comments
 (0)