some play with renaming

This commit is contained in:
2026-07-16 13:51:51 +03:00
parent 7a2d8299ad
commit bfd3148617
11 changed files with 23 additions and 15 deletions
+5
View File
@@ -0,0 +1,5 @@
[tool.bandit]
skips = [
"B404",
"B603",
]