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

Change to Slotted and Frozen Dataclasses #8

Merged
merged 1 commit into from
Jul 4, 2024
Merged

Conversation

klepp0
Copy link
Owner

@klepp0 klepp0 commented Jul 4, 2024

This changes the entity classes to frozen and slotted. As there is no usage of the entity classes that conflicts with those setting, frozen slots are the more conservative default option.

This fixes #5.

@klepp0 klepp0 merged commit 008abd2 into main Jul 4, 2024
4 checks passed
@klepp0 klepp0 deleted the klepp0/#5-frozen-slots branch July 6, 2024 20:02
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.

[IMPROVEMENT] Set Default Values of Entity Dataclasses to Frozen and Slots
1 participant