summaryrefslogtreecommitdiff
path: root/examples/migrating.py
Commit message (Collapse)AuthorAgeFilesLines
* Add black for automatic code formatTodd Leonhardt2021-01-311-3/+4
|
* Added info on semantic versioning and branching strategy to CONTRIBUTING.mdTodd Leonhardt2020-04-241-2/+1
| | | | | | | Also: - Added isort to Pipenv dev - Added setup.cfg to make it easy to run flake8, doc8, and isort directly from the command line without using invoke - Ran isort to sort includes
* Added an example with a unicode command name just to prove to myself that ↵Todd Leonhardt2019-07-231-0/+0
| | | | those work ;-)
* Finish migration documentation for #719kotfu2019-07-141-0/+49