Add test for no-exchange dataprovider

This commit is contained in:
Matthias
2021-05-05 20:08:31 +02:00
committed by Rokas Kupstys
parent d344194b36
commit 4b6cd69c81
3 changed files with 30 additions and 6 deletions

View File

@@ -31,7 +31,6 @@ from freqtrade.optimize.hyperopt_loss_interface import IHyperOptLoss # noqa: F4
from freqtrade.optimize.hyperopt_tools import HyperoptTools
from freqtrade.optimize.optimize_reports import generate_strategy_stats
from freqtrade.resolvers.hyperopt_resolver import HyperOptLossResolver, HyperOptResolver
from freqtrade.strategy import IStrategy
# Suppress scikit-learn FutureWarnings from skopt