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

Change datatype of ksp_options to be (lists of) dictionaries #164

Merged
merged 2 commits into from
Jan 24, 2023

Conversation

sblauth
Copy link
Owner

@sblauth sblauth commented Jan 24, 2023

This means, that the mapping from key to value is more obvious. Command line options without a value recieve the value None in the dictionary.

Closes #29.

…ies.

This means, that the mapping from key to value is more obvious.
Command line options without a value recieve the value `None` in the dictionary.
@sblauth sblauth added the enhancement New feature or request label Jan 24, 2023
@sblauth sblauth added this to the v2.0 milestone Jan 24, 2023
@sblauth sblauth self-assigned this Jan 24, 2023
@sblauth sblauth enabled auto-merge January 24, 2023 09:47
@sblauth sblauth merged commit 237bce4 into main Jan 24, 2023
@sblauth sblauth deleted the feature/ksp_options_datatype branch January 24, 2023 10:10
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.

Create a custom class for the ksp_options
1 participant