Flake8 cleanup

This commit is contained in:
Darren Eberly
2022-08-11 01:15:43 -04:00
parent e0e25f0eef
commit b023baa6d8
7 changed files with 3 additions and 593 deletions

View File

@@ -102,4 +102,5 @@ ignore_errors = True
[flake8]
max-line-length = 88
ignore = E501
exclude = .git,__pycache__,__init__.py,.mypy_cache,.pytest_cache