argparse icon indicating copy to clipboard operation
argparse copied to clipboard

Feature suggestion: the help page should print the available choices when possible

Open tlemo opened this issue 1 year ago • 1 comments
trafficstars

While argparse allows setting the set of valid choices, the help page doesn't take advantage of this.

tlemo avatar Jul 16 '24 20:07 tlemo

+1 I have checked the pull requests and there is one that seems to have solved this issue, though it has not been merged. Maybe you can try it out: Link

leonav-unizar avatar Nov 10 '24 17:11 leonav-unizar