mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-05-01 17:45:24 +00:00
lint
This commit is contained in:
parent
ac27508d09
commit
0c3b2c4fef
2 changed files with 19 additions and 14 deletions
|
|
@ -53,7 +53,7 @@ def test_syllogism_dataset_items():
|
|||
assert "conclusion" in item["metadata"]
|
||||
assert "is_valid" in item["metadata"]
|
||||
assert "type" in item["metadata"]
|
||||
|
||||
|
||||
# For traditional syllogisms, check for premise2
|
||||
if item["metadata"]["type"] == "syllogism":
|
||||
assert "premise2" in item["metadata"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue