Skip to content

Improve DataClass mapping#3

Merged
gertjanvanzwieten merged 1 commit intomainfrom
dataclass
Mar 18, 2026
Merged

Improve DataClass mapping#3
gertjanvanzwieten merged 1 commit intomainfrom
dataclass

Conversation

@gertjanvanzwieten
Copy link
Copy Markdown
Collaborator

This patch modifies DataClass.unlower to allow for missing fields that have default values, and to raise an value error when fields are specified that are no member of the dataclass.

This patch modifies DataClass.unlower to allow for missing fields that have
default values, and to raise an value error when fields are specified that are
no member of the dataclass.
@gertjanvanzwieten gertjanvanzwieten merged commit be597dc into main Mar 18, 2026
8 checks passed
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.

1 participant