issues
search
iterative
/
shtab
↔️ Automagic shell tab completion for Python CLI applications
https://docs.iterative.ai/shtab
Other
375
stars
34
forks
source link
fix `add_argument_to(subparser)`
#26
Closed
casperdcl
closed
3 years ago
casperdcl
commented
3 years ago
add
parent=None
to ensure parent (rather than subcommand) is completed (#25)
add tests
fixes #25
casperdcl
commented
3 years ago
/tag v1.3.3 1dc36c7
parent=None
to ensure parent (rather than subcommand) is completed (#25)