Skip to content

Commit

Permalink
Fixed wrong column name
Browse files Browse the repository at this point in the history
Close #53
  • Loading branch information
StephanAkkerman authored Aug 25, 2024
1 parent a9d80d8 commit ffe49db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/experiment/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ def get_predictions(
if model in [
config.raw_pred,
config.extended_to_raw_pred,
config.log_to_raw_pred,
config.scaled_to_raw_pred,
config.raw_stress_pred,
]:
Expand Down

0 comments on commit ffe49db

Please sign in to comment.