Skip to content

Commit a8b52a7

Browse files
d-v-bjhamman
andauthored
Update src/zarr/api/synchronous.py
Co-authored-by: Joe Hamman <[email protected]>
1 parent 2ff3587 commit a8b52a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/zarr/api/synchronous.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ def open_group(
499499
500500
Returns
501501
-------
502-
g : group
502+
g : Group
503503
The new group.
504504
"""
505505
return Group(

0 commit comments

Comments
 (0)