Skip to content

Commit

Permalink
add E231 exception
Browse files Browse the repository at this point in the history
  • Loading branch information
ricwo committed Nov 1, 2019
1 parent a9edcf2 commit e76fa6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ license_file = LICENSE.txt

[flake8]
max-line-length = 88
ignore = W503, E121, E126, E211, E225, E501, E203, E402, F401, F811
ignore = W503, E121, E126, E211, E225, E501, E203, E402, F401, F811, E231

0 comments on commit e76fa6e

Please sign in to comment.