-
BryanDavis authored
Replace the single flake8 linter with a collection of linters and validation checks run by pre-commit and tox. These checks can be configured to run locally in response to git hooks as well if desired by the developer. Once the linters were added they triggered a relatively large number of errors and warnings. Many of these were resolved automatically by fix modes in the linters.
c727ac41