mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Fix a typo in Arguments() comment
This commit is contained in:
parent
947462e134
commit
c29c13dfd7
|
@ -174,7 +174,7 @@ class Arguments(object):
|
|||
@staticmethod
|
||||
def hyperopt_options(parser: argparse.ArgumentParser) -> None:
|
||||
"""
|
||||
Parses given arguments foér Hyperopt scripts.
|
||||
Parses given arguments for Hyperopt scripts.
|
||||
"""
|
||||
parser.add_argument(
|
||||
'-e', '--epochs',
|
||||
|
|
Loading…
Reference in New Issue
Block a user