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

This commit is contained in:
2026-02-01 08:27:29 +00:00
parent 07d1051c68
commit 2b45fe1246

5
.gitignore vendored
View File

@@ -9,8 +9,3 @@ build/
dist/ dist/
.pytest_cache/ .pytest_cache/
.coverage .coverage
htmlcov/
.mypy_cache/
.ruff_cache/
*.log
.DS_Store