Skip to content

Conversation

@d-v-b
Copy link
Contributor

@d-v-b d-v-b commented Jun 1, 2024

I think an empty tuple conveys "drop no axes" as effectively as None, with less code.

out_selection: SelectorTuple,
chunk_spec: ArraySpec,
chunk_selection: SelectorTuple,
drop_axes: tuple[int, ...],
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@d-v-b d-v-b requested a review from normanrz June 1, 2024 09:36
@normanrz normanrz merged commit e25a295 into zarr-developers:v3-indexing Jun 1, 2024
@normanrz
Copy link
Member

normanrz commented Jun 1, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants