mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-30 17:40:45 +00:00
formatting, cleanup
This commit is contained in:
parent
b767e58e48
commit
3dc80be7d2
12 changed files with 189 additions and 376 deletions
|
|
@ -1,11 +0,0 @@
|
|||
from .family_relationships import (
|
||||
FamilyRelationshipsDataset,
|
||||
FamilyRelationshipsConfig,
|
||||
family_relationships_dataset
|
||||
)
|
||||
|
||||
__all__ = [
|
||||
"FamilyRelationshipsDataset",
|
||||
"FamilyRelationshipsConfig",
|
||||
"family_relationships_dataset"
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue