extend arguments

This commit is contained in:
2025-10-09 20:23:52 +03:00
parent 0bdc3f07c2
commit b3b5e2e8a8
6 changed files with 89 additions and 28 deletions
+4 -1
View File
@@ -20,7 +20,10 @@ exclude = [
"poetry.lock",
".__pycache__",
"tests"
]
]
[tool.pyright]
typeCheckingMode = "strict"
[build-system]
requires = ["hatchling"]