diff --git a/tox.ini b/tox.ini index 8378151..acc9954 100644 --- a/tox.ini +++ b/tox.ini @@ -31,6 +31,7 @@ deps = flake8 commands = {posargs} [flake8] +# Please do not fix these. See comment at top of file. ignore = W,E show-source = True exclude = .venv,.tox,dist,doc,build,*.egg