Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix dtype type error #2136

Merged
merged 2 commits into from
Aug 29, 2024
Merged

Fix dtype type error #2136

merged 2 commits into from
Aug 29, 2024

Conversation

dstansby
Copy link
Contributor

Fixes part of #2131. UByteDType is a type alias for UInt8DType, so fine to change it and it's now recognised as a proper type.

@dstansby dstansby changed the title Fix type error Fix dtype type error Aug 28, 2024
@dstansby dstansby merged commit b1f26c0 into zarr-developers:v3 Aug 29, 2024
24 of 25 checks passed
@dstansby dstansby deleted the dtype-error branch August 29, 2024 12:21
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