| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
This ads black, isort, pyupgrade, and flake8 to pre-commit-config.yaml
There are also some small changes to travis.yml and tasks.py to reduce
some repeated configurations that should be consolidated into
setup.cfg. Most other changes are automated by the linter scripts.
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
felt really clunky - now we just have one
The Enum classes are now smart and deal with it all.
|
| |
|
|
|
|
| |
This more accurately reflects what it controls
|
|
|