Skip to content

Commit 162a582

Browse files
committed
Merge remote-tracking branch 'origin/intendation_error_perhaps' into intendation_error_perhaps
# Conflicts: # src/petab_gui/controllers/table_controllers.py
2 parents 18b1cf8 + 4519c86 commit 162a582

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/petab_gui/controllers/table_controllers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -838,7 +838,6 @@ def _rank_dose_candidates(self, df: pd.DataFrame) -> list[str]:
838838
)
839839

840840
scores: dict[str, float] = {}
841-
842841
for col in df.columns:
843842
s = 0.0
844843

0 commit comments

Comments
 (0)