Add models and utils modules
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled

This commit is contained in:
2026-02-03 01:23:54 +00:00
parent 180f4261f0
commit f14c1f6a8f

1
src/models/__init__.py Normal file
View File

@@ -0,0 +1 @@
"""Data models package."""