V3: 4 more converted files (starting with A)

This commit is contained in:
bigcat88
2025-07-17 11:22:11 +03:00
parent a8f1981bf2
commit 326a2593e0
11 changed files with 496 additions and 44 deletions

View File

@@ -24,7 +24,7 @@ lint.select = [
"F",
]
exclude = ["*.ipynb"]
line-length = 120
line-length = 144
lint.pycodestyle.ignore-overlong-task-comments = true
[tool.ruff.lint.per-file-ignores]