Update documentation and code snippets

This commit is contained in:
2025-12-02 10:51:44 +03:00
parent 2a96dfcabe
commit 19906c1b1b
28 changed files with 85 additions and 531 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ exclude = [
".__pycache__",
"tests"
]
line-length=100
line-length=90
[tool.pyright]
typeCheckingMode = "strict"