Merge pull request #3756 from allenday/patch-1

prettify hyperopt console output
This commit is contained in:
Matthias
2020-09-19 17:43:05 +02:00
committed by GitHub
2 changed files with 5 additions and 4 deletions

View File

@@ -813,7 +813,7 @@ def test_generate_optimizer(mocker, hyperopt_conf) -> None:
'draws': 0,
'duration': 100.0,
'losses': 0,
'winsdrawslosses': '1/0/0',
'winsdrawslosses': ' 1 0 0',
'median_profit': 2.3117,
'profit': 2.3117,
'total_profit': 0.000233,