mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-19 12:58:07 +00:00
fixed relative imports
This commit is contained in:
parent
184d5b4270
commit
f10236a64c
2 changed files with 3 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
from dsl import *
|
||||
from .dsl import *
|
||||
|
||||
|
||||
def verify_007bbfb7(I: Grid) -> Grid:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue