Skip to content

Commit

Permalink
reset columns dump when renaming results file if already exists
Browse files Browse the repository at this point in the history
  • Loading branch information
Deathn0t committed Mar 23, 2024
1 parent 5236d3a commit 5df6654
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deephyper/search/_search.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ def __init__(
self._path_results,
path_results_renamed,
)
self._evaluator._columns_dumped = None

self._verbose = verbose

Expand Down

0 comments on commit 5df6654

Please sign in to comment.