deploy files added

This commit is contained in:
2026-06-15 19:47:56 +03:30
parent abff09dc0c
commit 70e78a2b31
7 changed files with 1555 additions and 0 deletions
+5
View File
@@ -22,3 +22,8 @@ reportMissingImports = true
reportMissingTypeStubs = false
venvPath = "."
venv = ".venv"
[dependency-groups]
dev = [
"pyright>=1.1.370",
]