Skip to content

Commit

Permalink
Update .flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
wkentaro committed May 19, 2020
1 parent 79d9141 commit b153485
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,3 +1,3 @@
[flake8]
exclude = .eggs, *.egg, build/ , .anaconda*/, src/, docs/, imgviz/external/
ignore = E203, W503, W504
ignore = E203, E741, W503, W504

0 comments on commit b153485

Please sign in to comment.