Skip to content

Add ParmParse.to_dict() #429

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

Open
wants to merge 1 commit into
base: development
Choose a base branch
from
Open

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Mar 20, 2025

Convert the ParmParse entries to a dict. Use type hints whenever possible to create a proper value variable. Only file inputs and CLI inputs are string values that way.

@ax3l ax3l added the enhancement New feature or request label Mar 20, 2025
@ax3l ax3l requested a review from WeiqunZhang March 20, 2025 05:23
@ax3l ax3l mentioned this pull request Mar 20, 2025
5 tasks
Convert the `ParmParse` entries to a dict. Use type hints whenever
possible to create a proper value variable. Only file inputs and
CLI inputs are string values that way.

return d;
},
"DOC GOES HERE TODO TODO"
Copy link
Member Author

@ax3l ax3l Jun 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO doc string

@ax3l ax3l requested review from atmyers and dpgrote June 16, 2025 18:27
@ax3l
Copy link
Member Author

ax3l commented Jun 16, 2025

@atmyers @dpgrote let me know what you think :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant