Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Commit

Permalink
ignore that lambda warning
Browse files Browse the repository at this point in the history
  • Loading branch information
arnisoph committed Jan 17, 2016
1 parent a3132f8 commit 8ba7faa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ passenv = CI
TRAVIS_COMMIT

[flake8]
ignore = E265
ignore = E265,E731
exclude = tabellarius/imapclient
max-line-length = 140

Expand Down

0 comments on commit 8ba7faa

Please sign in to comment.