[Del] remove trailing white space

[Del] remove spaces in blank lines
This commit is contained in:
nanoric 2019-08-15 16:33:19 +08:00
parent 85603bb369
commit 2505f78c14
26 changed files with 3117 additions and 3119 deletions

View File

@ -3,5 +3,3 @@ exclude = venv,build,__pycache__,__init__.py,ib,talib,uic
ignore =
E501 line too long, fixed by black
W503 line break before binary operator
W293 blank line contains whitespace
W291 trailing whitespace