Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
penguine-ip committed Nov 13, 2024
1 parent 7952613 commit ed13f6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion c.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@

test_case = LLMTestCase(input="...", actual_output=answer)

metric.measure(test_case=test_case)
metric.measure(test_case=test_case)

0 comments on commit ed13f6e

Please sign in to comment.