summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2014-09-17 15:39:47 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2014-09-17 15:39:47 -0400
commit354e118f4be39f240a566a290794dc176cb0d52f (patch)
tree02a47a8348e24aec67f3a0174a543379a9264cbc
parentc926df36173e45cfd45807e197f4f4f63ca5128b (diff)
downloadsqlalchemy-354e118f4be39f240a566a290794dc176cb0d52f.tar.gz
- we can start checking these flake rules
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index e81ae4697..668590611 100644
--- a/tox.ini
+++ b/tox.ini
@@ -35,6 +35,6 @@ commands = python -m flake8 {posargs}
[flake8]
show-source = True
-ignore = E711,E712,E721,F841,F811
+ignore = E711,E712,E721
exclude=.venv,.git,.tox,dist,doc,*egg,build