refactor and optimize argspace

This commit is contained in:
2025-11-28 14:31:51 +03:00
parent 1eaf2b6333
commit be178b10c7
7 changed files with 68 additions and 31 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ exclude = [
".__pycache__",
"tests"
]
line-length=110
line-length=100
[tool.pyright]
typeCheckingMode = "strict"