mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-22 16:49:06 +00:00
re-arc cleanup
This commit is contained in:
parent
9fe245200c
commit
052c983cd5
6 changed files with 520 additions and 174 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# types
|
||||
|
||||
|
||||
from typing import Any, Callable, Container, FrozenSet, Iterable, List, Tuple, Union
|
||||
from typing import Any, Callable, Container, FrozenSet, Tuple, Union
|
||||
|
||||
Boolean = bool
|
||||
Integer = int
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue