Merge pull request #2025 from nanoric/remove_trailing_white_space_and_spaces_in_blank_lines
[Del] remove trailing white space & spaces in blank lines
This commit is contained in:
commit
4450774bda
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