Initial commit

This commit is contained in:
2026-01-01 03:12:21 +03:00
parent 59a4baabd4
commit bf04bde890
8 changed files with 149 additions and 11 deletions
+3
View File
@@ -25,6 +25,9 @@ dev = [
"watchfiles>=1.1.1",
]
[tool.pyright]
typeCheckingMode = "standard"
[build-system]
requires = ["hatchling"]
build-backend = "hatchling.build"