Skip to content

Commit 09bd11c

Browse files
d-v-bdcherian
andauthored
Update src/zarr/core/indexing.py
Co-authored-by: Deepak Cherian <[email protected]>
1 parent cdecba8 commit 09bd11c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/zarr/core/indexing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ def _iter_regions(
199199
order : Literal["lexicographic"], default="lexicographic"
200200
The linear indexing order to use.
201201
202-
Returns
202+
Yields
203203
-------
204204
205205
Iterator[tuple[slice, ...]]

0 commit comments

Comments
 (0)