mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-25 17:10:51 +00:00
lint again
This commit is contained in:
parent
48c7712007
commit
88efd99b60
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