mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-02 18:13:04 +00:00
Fix flake8
This commit is contained in:
@@ -152,6 +152,7 @@ def format_results(results: DataFrame):
|
||||
results.duration.mean() * 5,
|
||||
)
|
||||
|
||||
|
||||
def start(args):
|
||||
global TOTAL_TRIES, PROCESSED, TRIALS, _CURRENT_TRIES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user