Skip to content

Commit

Permalink
Remove newline
Browse files Browse the repository at this point in the history
  • Loading branch information
rusheb committed Oct 6, 2024
1 parent be1c678 commit 8de34fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/inspect_ai/scorer/_metric.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ def _as_scalar(self) -> str | int | float | bool:
raise ValueError("This score is not a scalar")



class SampleScore(Score):
"""Score for a Sample
Expand Down

0 comments on commit 8de34fa

Please sign in to comment.