[Fix] flake8 code quality
This commit is contained in:
parent
7195c4e16b
commit
0560139f56
1
.flake8
1
.flake8
@ -5,4 +5,3 @@ ignore =
|
|||||||
W503 line break before binary operator
|
W503 line break before binary operator
|
||||||
W293 blank line contains whitespace
|
W293 blank line contains whitespace
|
||||||
W291 trailing whitespace
|
W291 trailing whitespace
|
||||||
W391 blank line at end of file
|
|
||||||
|
@ -1177,4 +1177,4 @@ ga_rate = None
|
|||||||
ga_slippage = None
|
ga_slippage = None
|
||||||
ga_size = None
|
ga_size = None
|
||||||
ga_pricetick = None
|
ga_pricetick = None
|
||||||
ga_capital = None
|
ga_capital = None
|
||||||
|
Loading…
Reference in New Issue
Block a user