enable flake8-logging-format violations

This commit is contained in:
Brian S. Stephan 2020-06-22 18:50:13 -05:00
parent c7d4a1c930
commit 63da59efd5
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@ omit =
**/_version.py
[flake8]
enable-extensions = G
exclude =
.tox/
versioneer.py