Skip to content

Commit

Permalink
Ignore flake8 warning W504 line break after binary operator.
Browse files Browse the repository at this point in the history
  • Loading branch information
graydon committed Nov 6, 2018
1 parent 71da5ec commit b2fbf45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .flake8
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[flake8]
ignore = W291
ignore = W291 W504
filename = *.py,
./utils/80+-check,
./utils/backtrace-check,
Expand Down

0 comments on commit b2fbf45

Please sign in to comment.