Skip to content

Commit

Permalink
pep8 e261
Browse files Browse the repository at this point in the history
  • Loading branch information
kroitor committed Sep 28, 2017
1 parent 501dd93 commit f275dee
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, F401, F405
ignore = E261, E501, F401, F405
exclude =
.ropeproject,
.tox,
Expand Down

0 comments on commit f275dee

Please sign in to comment.