mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
another run of autopep8
This commit is contained in:
parent
02fcbbb6d2
commit
c11102cf4a
|
@ -18,7 +18,6 @@ from freqtrade.misc import State, get_state
|
|||
from freqtrade.persistence import Trade
|
||||
|
||||
|
||||
|
||||
def test_parse_args_backtesting(mocker):
|
||||
""" Test that main() can start backtesting or hyperopt.
|
||||
and also ensure we can pass some specific arguments
|
||||
|
|
Loading…
Reference in New Issue
Block a user