summaryrefslogtreecommitdiff
path: root/examples/modular_commands_main.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed black, isort, flake8, and doc8 issuesTodd Leonhardt2021-02-191-14/+16
* Merge branch 'master' into blackTodd Leonhardt2021-02-191-103/+18
|\
| * Merge branch 'master' into 2.0Kevin Van Brunt2021-01-221-6/+20
| |\
| * | Replaced choices_function / choices_method with choices_provider.Kevin Van Brunt2020-08-131-85/+11
* | | Add in isort changesTodd Leonhardt2021-01-311-3/+10
* | | Add black for automatic code formatTodd Leonhardt2021-01-311-34/+33
| |/ |/|
* | Changed isort to force wrapping of imports to reduce merge conflicts from min...Eric Lin2021-01-221-7/+27
|/
* updated importsEric Lin2020-08-041-2/+3
* Updates the example to remove usage of the now remove ability toEric Lin2020-08-041-0/+1
* cleanupEric Lin2020-08-041-7/+7
* Initial implementation of modular command loadingEric Lin2020-08-041-0/+127