mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-23 16:55:05 +00:00
Fix code smell
This commit is contained in:
parent
c7c12269ad
commit
5347fb7a2e
1 changed files with 0 additions and 1 deletions
|
|
@ -43,4 +43,3 @@ def test_key_error_in_getitem(dataset):
|
|||
|
||||
with pytest.raises(KeyError):
|
||||
dataset[0]
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue