Skip to content

Commit b760144

Browse files
committed
Remove duplicate line
1 parent 21210b9 commit b760144

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

optimas/diagnostics/exploration_diagnostics.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ def _create_exploration(
102102
p = Parameter.model_validate_json(param["value"])
103103
analyzed_parameters.append(p)
104104

105-
# Create exploration using dummy generator and evaluator.
106105
# Create exploration using dummy generator and evaluator.
107106
variables = {}
108107
for vp in varying_parameters:

0 commit comments

Comments
 (0)