Remove trailing whitespace
This commit is contained in:
parent
e715f2a253
commit
4b2c1a9b8e
@ -301,7 +301,6 @@ class HyperoptTools():
|
||||
@staticmethod
|
||||
def prepare_trials_columns(trials: pd.DataFrame, legacy_mode: bool,
|
||||
has_drawdown: bool) -> pd.DataFrame:
|
||||
|
||||
trials['Best'] = ''
|
||||
|
||||
if 'results_metrics.winsdrawslosses' not in trials.columns:
|
||||
|
Loading…
Reference in New Issue
Block a user