Fix some minor typos

This commit is contained in:
Matthias
2022-11-07 18:35:28 +00:00
parent 6559384286
commit 884014a4b9
4 changed files with 5 additions and 5 deletions

View File

@@ -804,7 +804,7 @@ class IFreqaiModel(ABC):
train_it: int, total_trains: int):
"""
Log the backtesting progress so user knows how many pairs have been trained and
hoe many more pairs/trains remain.
how many more pairs/trains remain.
:param tr_train: the training timerange
:param train_it: the train iteration for the current pair (the sliding window progress)
:param pair: the current pair