Only Kanta exported at root, others available from submodules.

This commit is contained in:
2026-06-13 21:26:35 +00:00
parent 7e553bd868
commit b501fcca86
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):