fix main __init__.py

This commit is contained in:
Andreas Koepf 2025-02-01 17:06:03 +01:00
parent 2775046748
commit bb620a1066

View file

@ -13,7 +13,8 @@ __all__ = [
"cognition",
"data",
"games",
"geometry" "graphs",
"geometry",
"graphs",
"logic",
"create_dataset",
"register_dataset",