Upgrades flake8 from 1.5 -> 1.6

Also, removes flake8 ignores, since the warnings that were
at odds with eachother now work.
This commit is contained in:
Eddie Hebert
2012-11-19 12:49:09 -05:00
parent 4c3e0d5081
commit 0617e53d69
14 changed files with 56 additions and 54 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ changes pass
::
flake8 --ignore=E124,E125,E126 zipline tests
flake8 zipline tests
Discussion and Help
===================