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

Add ParmParse.to_dict() #429

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.

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
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