summaryrefslogtreecommitdiff
path: root/examples/dynamic_commands.py
Commit message (Expand)AuthorAgeFilesLines
* Add black for automatic code formatTodd Leonhardt2021-01-311-0/+1
* Changed isort to force wrapping of imports to reduce merge conflicts from min...Eric Lin2021-01-221-1/+4
* Updated dynamic commands example to add help categoryKevin Van Brunt2020-01-061-6/+20
* Added a basic example for dynamically adding do_* commands in a loopTodd Leonhardt2019-09-151-0/+31