summaryrefslogtreecommitdiff
path: root/examples/modular_commands/commandset_custominit.py
Commit message (Expand)AuthorAgeFilesLines
* Changed isort to force wrapping of imports to reduce merge conflicts from min...Eric Lin2021-01-221-1/+6
* Breaking change: Removed cmd2 app as a required second parameter toEric Lin2020-08-121-2/+2
* updated importsEric Lin2020-08-041-1/+1
* Updates the example to remove usage of the now remove ability toEric Lin2020-08-041-13/+1
* Sort imports using isortTodd Leonhardt2020-08-041-1/+1
* Some minor cleanup of how imports work. Fixed issue with help documentation f...Eric Lin2020-08-041-2/+1
* Initial implementation of modular command loadingEric Lin2020-08-041-0/+33