mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Fix whitespace
This commit is contained in:
parent
aff5372a8f
commit
2d56b1bc8c
|
@ -397,7 +397,7 @@ class IFreqaiModel(ABC):
|
|||
raise OperationalException("You are trying to use a FreqAI strategy with "
|
||||
"process_only_new_candles = False. This is not supported "
|
||||
"by FreqAI, and it is therefore aborting.")
|
||||
|
||||
|
||||
# get the model metadata associated with the current pair
|
||||
(_, trained_timestamp) = self.dd.get_pair_dict_info(metadata["pair"])
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user