Autopep8 formatting
This commit is contained in:
@@ -50,7 +50,7 @@ class StrategyResolver(IResolver):
|
||||
if 'timeframe' not in config:
|
||||
logger.warning(
|
||||
"DEPRECATED: Please migrate to using 'timeframe' instead of 'ticker_interval'."
|
||||
)
|
||||
)
|
||||
strategy.timeframe = strategy.ticker_interval
|
||||
|
||||
if strategy._ft_params_from_file:
|
||||
|
Reference in New Issue
Block a user