mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-01-20 05:50:36 +00:00
chore: move hyperopt to it's own module
This commit is contained in:
2
freqtrade/optimize/hyperopt/__init__.py
Normal file
2
freqtrade/optimize/hyperopt/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
# flake8: noqa: F401
|
||||
from freqtrade.optimize.hyperopt.hyperopt import Hyperopt, IHyperOptLoss
|
||||
Reference in New Issue
Block a user