mirror of
https://github.com/Rikj000/MoniGoMani.git
synced 2022-03-06 00:08:05 +03:00
⚡️ Fixed indentation
This commit is contained in:
@@ -1143,8 +1143,8 @@ class MGMHurry:
|
||||
importance_results_filepath = f'{self.basedir}/user_data/importance_results/{quick_rename(hyperopt_log_filename, "SignalImportanceResults", ".log")}'
|
||||
|
||||
files = [hyperopt_log_filepath, backtest_log_filepath, mgm_config_filepath, ho_config_filepath, hurry_config_filepath,
|
||||
plotprofitresults_filepath, plotstatsreports_filepath, csv_results_filepath, importance_results_filepath,
|
||||
strategy_filepath, loss_strategy_filepath]
|
||||
plotprofitresults_filepath, plotstatsreports_filepath, csv_results_filepath, importance_results_filepath,
|
||||
strategy_filepath, loss_strategy_filepath]
|
||||
|
||||
# Just going to borrow that naming structure...
|
||||
unique_dir_name = hyperopt_log_filename.replace(f'{hyperopt_log_filename.split("-")[0]}-', '')
|
||||
|
||||
Reference in New Issue
Block a user