[Del] remove trailing white space
[Del] remove spaces in blank lines
This commit is contained in:
parent
85603bb369
commit
2505f78c14
2
.flake8
2
.flake8
@ -3,5 +3,3 @@ exclude = venv,build,__pycache__,__init__.py,ib,talib,uic
|
|||||||
ignore =
|
ignore =
|
||||||
E501 line too long, fixed by black
|
E501 line too long, fixed by black
|
||||||
W503 line break before binary operator
|
W503 line break before binary operator
|
||||||
W293 blank line contains whitespace
|
|
||||||
W291 trailing whitespace
|
|
||||||
|
Loading…
Reference in New Issue
Block a user