Only Kanta exported at root, others available from submodules.

This commit is contained in:
Leo Vasanko
2026-06-13 21:26:35 +00:00
parent 384b4fba4f
commit 1cda44f328
8 changed files with 9 additions and 32 deletions
+2 -1
View File
@@ -6,7 +6,8 @@ from uuid import UUID
import msgspec
from kanta import ChangeRecord, Kanta
from kanta.kanta import Kanta
from kanta.structs import ChangeRecord
class User(msgspec.Struct):