This commit is contained in:
2026-01-04 03:00:44 +03:00
parent b3237e2818
commit d04bce1913
35 changed files with 213 additions and 193 deletions
+3
View File
@@ -30,6 +30,9 @@ dev = [
[tool.pyright]
typeCheckingMode = "standard"
[tool.isort]
line_length = 110
[build-system]
requires = ["hatchling"]
build-backend = "hatchling.build"