fix merge conflicts

This commit is contained in:
ivankirpichnikov
2025-11-21 13:12:24 +03:00
8 changed files with 48 additions and 5 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ lint:
ruff check
mypy
codespell src tests
bandit src tests
bandit -r src || exit 0
[no-cd]
[group("Formatters")]