Unused remnant
This commit is contained in:
parent
bd01cbff47
commit
06b16879b9
@ -188,8 +188,8 @@ class Arguments:
|
|||||||
start_list_markets, start_list_strategies,
|
start_list_markets, start_list_strategies,
|
||||||
start_list_timeframes, start_new_config, start_new_strategy,
|
start_list_timeframes, start_new_config, start_new_strategy,
|
||||||
start_plot_dataframe, start_plot_profit, start_show_trades,
|
start_plot_dataframe, start_plot_profit, start_show_trades,
|
||||||
start_test_pairlist, start_trading, start_webserver,
|
start_test_pairlist, start_trading, start_webserver
|
||||||
start_training)
|
)
|
||||||
|
|
||||||
subparsers = self.parser.add_subparsers(dest='command',
|
subparsers = self.parser.add_subparsers(dest='command',
|
||||||
# Use custom message when no subhandler is added
|
# Use custom message when no subhandler is added
|
||||||
|
Loading…
Reference in New Issue
Block a user