Update flake8 settings

This commit is contained in:
Pavle Portic 2019-12-16 13:19:35 +01:00
parent ae0492b39f
commit 890d7b309f
Signed by: TheEdgeOfRage
GPG Key ID: 6758ACE46AA2A849
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
[flake8]
max-line-length = 256
ignore = E202,W191,W391,E117
ignore = W191,E117