mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-19 12:58:07 +00:00
fix main __init__.py
This commit is contained in:
parent
2775046748
commit
bb620a1066
1 changed files with 2 additions and 1 deletions
|
|
@ -13,7 +13,8 @@ __all__ = [
|
|||
"cognition",
|
||||
"data",
|
||||
"games",
|
||||
"geometry" "graphs",
|
||||
"geometry",
|
||||
"graphs",
|
||||
"logic",
|
||||
"create_dataset",
|
||||
"register_dataset",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue