mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-05-02 17:45:58 +00:00
[aiw] remove output format enum
This commit is contained in:
parent
3d42e84807
commit
f8696d6d22
2 changed files with 1 additions and 8 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import pytest
|
||||
|
||||
from reasoning_gym.logic.aiw import AliceInWonderlandConfig, AliceInWonderlandDataset, TaskType, OutputFormat
|
||||
from reasoning_gym.logic.aiw import AliceInWonderlandConfig, AliceInWonderlandDataset, TaskType
|
||||
|
||||
|
||||
def test_aiw_config_validation():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue