Dev #2

Merged
unai merged 15 commits from Dev into main 2026-02-01 19:39:49 +00:00
Showing only changes of commit 4bf59efd6f - Show all commits

View File

@ -24,6 +24,7 @@ build-backend = "poetry.core.masonry.api"
[tool.ruff]
line-length = 88
target-version = "py314"
exclude = ["tests"]
[tool.ruff.lint]
# E/F: Errores base, I: Imports (isort), D: Docstrings