Skip to content

Commit e4c2213

Browse files
committed
docstring
1 parent 2909e6b commit e4c2213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zarr/hierarchy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ def chunk_store(self):
142142

143143
@property
144144
def synchronizer(self):
145-
"""TODO doc me"""
145+
"""Object used to synchronize write access to groups and arrays."""
146146
return self._synchronizer
147147

148148
@property

0 commit comments

Comments
 (0)