* black, isort, flake8 -> ruff * remove unused * add back needed import * fix
@@ -1,3 +1,3 @@
[bandit]
exclude = tests
skips = B101,B615
skips = B101,B615,B102,B110
The note is not visible to the blocked user.