Skip to content

Put back parse_data_type import #3292

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

Merged
merged 1 commit into from
Jul 25, 2025

Conversation

dstansby
Copy link
Contributor

Fixes #3264 (comment).

I note that this error would have been much less likely to happen if we defined our API in one place, instead of defining it in zarr.core and re-exporting it. To make sure we're testing our public API, I've moved imports in the tests to come from zarr.dtype where possible.

@dstansby dstansby added this to the 3.1.1 milestone Jul 25, 2025
@github-actions github-actions bot added the needs release notes Automatically applied to PRs which haven't added release notes label Jul 25, 2025
@d-v-b
Copy link
Contributor

d-v-b commented Jul 25, 2025

thanks for this fix @dstansby! I think we can skip the release notes here.

@dstansby dstansby merged commit 3d07ec5 into zarr-developers:main Jul 25, 2025
27 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs release notes Automatically applied to PRs which haven't added release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants