Remove backtest-path parameter
This commit is contained in:
@@ -218,11 +218,6 @@ AVAILABLE_CLI_OPTIONS = {
|
||||
help='Specify additional lookup path for Hyperopt Loss functions.',
|
||||
metavar='PATH',
|
||||
),
|
||||
"backtest_path": Arg(
|
||||
'--backtest-path',
|
||||
help='Specify lookup file path for backtest filter.',
|
||||
metavar='PATH',
|
||||
),
|
||||
"epochs": Arg(
|
||||
'-e', '--epochs',
|
||||
help='Specify number of epochs (default: %(default)d).',
|
||||
|
||||
Reference in New Issue
Block a user