implemented some pydandic models and fixed type errors

This commit is contained in:
2024-08-03 00:52:27 +02:00
parent 93c51a00a0
commit 3f8323d297
8 changed files with 98 additions and 36 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@
# python
__pycache__/
.pytest_cache/
.mypy_cache/