Skip to content

Commit

Permalink
try to fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pudo committed Dec 4, 2017
1 parent 8226e51 commit db9729a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description-file = README.md

[flake8]
ignore = E501,E123,E124,E126,E127,E128
ignore = E501,E123,E124,E126,E127,E128,E722,E741

[bdist_wheel]
universal = 1

0 comments on commit db9729a

Please sign in to comment.