fix some formatting issues

This commit is contained in:
gcarq
2017-11-14 23:46:48 +01:00
parent 5469293e5f
commit fb7ea169d4
2 changed files with 14 additions and 7 deletions

View File

@@ -56,6 +56,8 @@ def default_conf():
@pytest.fixture(scope="module")
def backtest_conf():
return {
"stake_currency": "BTC",
"stake_amount": 0.01,
"minimal_roi": {
"40": 0.0,
"30": 0.01,