Skip to content

Validate the dataclass is frozen when allow_unfrozen=True (Fix #406)#451

Open
copybara-service[bot] wants to merge 1 commit intomainfrom
test_572257669
Open

Validate the dataclass is frozen when allow_unfrozen=True (Fix #406)#451
copybara-service[bot] wants to merge 1 commit intomainfrom
test_572257669

Conversation

@copybara-service
Copy link

Validate the dataclass is frozen when allow_unfrozen=True (Fix #406)

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.

Freezing unfrozen dataclasses requires unfreezing them beforehand.

1 participant