Skip to content

Commit

Permalink
e712 pep8 ignore tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
kroitor committed Oct 6, 2017
1 parent 99c60bf commit b2866d2
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 @@ -5,7 +5,7 @@
universal=1

[flake8]
ignore = E501
ignore = E501 E712
exclude =
.ropeproject,
.tox,
Expand Down

0 comments on commit b2866d2

Please sign in to comment.