argparse
argparse copied to clipboard
Avoid duplicate default arg descriptions when using ArgumentDefaultsHelpFormatter and BooleanOptionalAction
fixes nodeca/argparse#177
Thanks for the fantastic library nodeca! This is my my first time submitting a PR for your project. I tried to avoid any obvious issues with npm run lint and npm run test, and added a new test.
If theres anything else i can do to help, please let me know
ping on this @rlidwka :)