start create docs

This commit is contained in:
2025-10-14 22:34:19 +03:00
parent a5e72161ef
commit 0fca3af35d
129 changed files with 10325 additions and 381 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ exclude = [
]
[tool.pyright]
typeCheckingMode = "strict"
typeCheckingMode = "standard"
[tool.mypy]
disable_error_code = "import-untyped"