Skip to content

Conversation

@mingness
Copy link
Collaborator

The exclude_unset=True means that optional fields that are not set in the input dict are not included when dumped. Without this, the optional 'modes' field, if not set, would be output with a null value.

The update script required a minimum version of 3.11, so set this in the workflow.

@mingness mingness requested a review from Stefterv December 16, 2024 20:51
@mingness mingness merged commit e88fea6 into main Dec 16, 2024
@mingness mingness deleted the fix-update-fields branch December 16, 2024 21:26
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.

3 participants