Make flake happy
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
from freqtrade.strategy.interface import IStrategy
|
||||
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
|
||||
|
Reference in New Issue
Block a user