appease the flake8 gods

This commit is contained in:
robcaulk 2022-08-28 13:21:29 +02:00
parent fcb5d1cb5a
commit 6634229cc1

View File

@ -8,6 +8,7 @@ from freqtrade.exceptions import OperationalException
from tests.freqai.conftest import get_patched_data_kitchen, make_data_dictionary
from tests.conftest import log_has_re
@pytest.mark.parametrize(
"timerange, train_period_days, expected_result",
[