Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
baskaryan committed Nov 21, 2024
1 parent 87c3eeb commit af5a224
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/tests/unit_tests/evaluation/test_runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,6 @@ def eval2(x, y, inputs):
evaluate((lambda x: x), data=ds_examples, evaluators=[eval_], client=client)

def comparative_eval(inputs, outputs, reference_outputs):
assert len(outputs) == 2
return [o["output"] for o in outputs]

evaluate_comparative(
Expand Down

0 comments on commit af5a224

Please sign in to comment.