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

pwkit/kwargv.py: fix fixup processing of args with non-None defaults #24

Merged
merged 2 commits into from
Oct 11, 2024

Conversation

pkgw
Copy link
Owner

@pkgw pkgw commented Oct 11, 2024

The fixup function was being called twice if an argument had a default that wasn't None, leading to problems in omegafig.

pkgw added 2 commits October 11, 2024 09:34
The fixup function was being called twice if an argument had a default
that wasn't None, leading to problems in `omegafig`.
@pkgw
Copy link
Owner Author

pkgw commented Oct 11, 2024

See actions/runner-images#9262 for context on the CI change.

@pkgw pkgw merged commit a048396 into master Oct 11, 2024
5 checks passed
@pkgw pkgw deleted the kwargs branch October 11, 2024 14:37
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