Skip to content

Conversation

@tlambert03
Copy link
Contributor

Fixes #114

this is what it looks like with having no default value. @d-v-b ... let me know if you prefer using validate_defaults=True instead after seeing this

@dstansby
Copy link
Collaborator

Thanks - looks good to me. This is a breaking change, so pinging @d-v-b to be aware - we should probably do a 0.9 release with this?

@dstansby dstansby merged commit 0b9bd1d into zarr-developers:main Sep 25, 2025
9 checks passed
@d-v-b
Copy link
Collaborator

d-v-b commented Sep 25, 2025

looks good, 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.

attributes: TAttr = cast("TAttr", {}) is risky without validate_defaults

3 participants