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

fix(python): use proper struct default value #76

Merged
merged 1 commit into from
Jun 1, 2023

Conversation

w4bremer
Copy link
Contributor

@w4bremer w4bremer commented Jun 1, 2023

The old {} default value caused problems in the python template when it was looking the specific type having a .dict() field on default values.

πŸ“‘ Description

βœ… Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

The old {} default value caused problems in the python template when
it was looking the specific type having a .dict() field on default
values.
@w4bremer w4bremer merged commit b909322 into main Jun 1, 2023
@w4bremer w4bremer deleted the fix/pythonDefaultFilter branch June 1, 2023 13:20
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.

2 participants