chore: move hyperopt to it's own module

pull/10919/head
Matthias 1 year ago
parent 8230d1b515
commit e1b3ae208d

@ -0,0 +1,2 @@
# flake8: noqa: F401
from freqtrade.optimize.hyperopt.hyperopt import Hyperopt, IHyperOptLoss
Loading…
Cancel
Save