another run of autopep8

This commit is contained in:
Janne Sinivirta
2018-01-10 11:29:41 +02:00
parent 02fcbbb6d2
commit c11102cf4a
3 changed files with 8 additions and 9 deletions

View File

@@ -15,10 +15,10 @@ def hyperopt_optimize_conf() -> dict:
'stake_currency': 'BTC',
'stake_amount': 0.01,
"minimal_roi": {
'40': 0.0,
'30': 0.01,
'20': 0.02,
'0': 0.04,
'40': 0.0,
'30': 0.01,
'20': 0.02,
'0': 0.04,
},
'stoploss': -0.10,
"bid_strategy": {