Skip to content

Commit bdbdd61

Browse files
committed
remove outdated @_deprecate_positional_args
1 parent e595f76 commit bdbdd61

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/zarr/core/array.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1442,7 +1442,6 @@ async def get_orthogonal_selection(
14421442
indexer=indexer, out=out, fields=fields, prototype=prototype
14431443
)
14441444

1445-
@_deprecate_positional_args
14461445
async def get_coordinate_selection(
14471446
self,
14481447
selection: CoordinateSelection,

0 commit comments

Comments
 (0)