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 d74dc4f commit 4611161
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 @@ -19,4 +19,4 @@ envdir = venv
commands =

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

0 comments on commit 4611161

Please sign in to comment.