Skip to content

Commit

Permalink
Ignore W504 lint warning
Browse files Browse the repository at this point in the history
Signed-off-by: Mikhail Ushanov <[email protected]>
  • Loading branch information
gmmephisto committed Jan 7, 2019
1 parent 241b676 commit 36830d6
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,4 1,4 @@
[flake8]
ignore = E124,E128,E731
ignore = E124,E128,E731,W504
max-line-length = 100
exclude = .venv/,build/

0 comments on commit 36830d6

Please sign in to comment.