Skip to content

Commit 955f06c

Browse files
committed
fix group documentation indentation
1 parent 49c971d commit 955f06c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/zarr/core/group.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1738,6 +1738,7 @@ def nmembers(self, max_depth: int | None = 0) -> int:
17381738
default, (``max_depth=0``) only immediate children are included. Set
17391739
``max_depth=None`` to include all nodes, and some positive integer
17401740
to consider children within that many levels of the root Group.
1741+
17411742
Returns
17421743
-------
17431744
count : int

0 commit comments

Comments
 (0)