mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-23 16:55:05 +00:00
pre commit run changes
This commit is contained in:
parent
cf25ca94b9
commit
fa102721f2
2 changed files with 3 additions and 2 deletions
|
|
@ -1,8 +1,9 @@
|
|||
"""Tests for Ttsumego problem generation"""
|
||||
|
||||
import pytest
|
||||
from random import Random
|
||||
|
||||
import pytest
|
||||
|
||||
from reasoning_gym.games.tsumego import TsumegoConfig, TsumegoDataset
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue