mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-24 17:05:03 +00:00
lint again
This commit is contained in:
parent
f7cf015e3b
commit
b208dc664e
1 changed files with 1 additions and 1 deletions
|
|
@ -32,4 +32,4 @@ def test_dice():
|
|||
|
||||
for item in dataset:
|
||||
assert dataset.score_answer(answer=item["answer"], entry=item) == 1.0
|
||||
assert dataset.score_answer(answer=None, entry=item) == 0.0
|
||||
assert dataset.score_answer(answer=None, entry=item) == 0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue