mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Fix random test failures
This commit is contained in:
parent
3d028f512e
commit
13932f55f5
|
@ -1,3 +1 @@
|
|||
from freqtrade.strategy.interface import IStrategy # noqa: F401
|
||||
# Import Default-Strategy to have hyperopt correctly resolve
|
||||
from freqtrade.strategy.default_strategy import DefaultStrategy # noqa: F401
|
||||
|
|
Loading…
Reference in New Issue
Block a user