summaryrefslogtreecommitdiff
path: root/tests_isolated/test_commandset/test_argparse_subcommands.py
Commit message (Expand)AuthorAgeFilesLines
* Fixing tests on Python 3.10Kevin Van Brunt2021-06-171-14/+12
* Style changes from running black on Python 3.9Kevin Van Brunt2021-04-271-1/+1
* Add black for automatic code formatTodd Leonhardt2021-01-311-2/+1
* Changed isort to force wrapping of imports to reduce merge conflicts from min...Eric Lin2021-01-221-1/+5
* Breaking change: Removed cmd2 app as a required second parameter toEric Lin2020-08-121-8/+8
* Verify that a completer function is defined in a CommandSet beforeEric Lin2020-08-061-0/+138