Skip to content

Commit

Permalink
Add W504 to ignored autopep8 rules
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile committed Jan 30, 2019
1 parent aeec012 commit 805b870
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 @@ -17,4 +17,4 @@ envdir = venv-{[tox]project}
commands =

[pep8]
ignore = E265,E501
ignore = E265,E501,W504

0 comments on commit 805b870

Please sign in to comment.