Skip to content

[argparse] fix incorrect string concatenation for choices - #28

Merged
max-au merged 1 commit into
masterfrom
max-au/fix-string-choice-format
Mar 16, 2022
Merged

[argparse] fix incorrect string concatenation for choices#28
max-au merged 1 commit into
masterfrom
max-au/fix-string-choice-format

Conversation

@max-au

@max-au max-au commented Mar 16, 2022

Copy link
Copy Markdown
Owner

Fixes #26, incorrectly formatted choices string.

Fixes #26, incorrectly formatted choices string.
@max-au
max-au merged commit bc36738 into master Mar 16, 2022
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.

multiple-choice string options are formatted incorrectly in help text

1 participant