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 49c971d commit 955f06cCopy full SHA for 955f06c
src/zarr/core/group.py
@@ -1738,6 +1738,7 @@ def nmembers(self, max_depth: int | None = 0) -> int:
1738
default, (``max_depth=0``) only immediate children are included. Set
1739
``max_depth=None`` to include all nodes, and some positive integer
1740
to consider children within that many levels of the root Group.
1741
+
1742
Returns
1743
-------
1744
count : int
0 commit comments