some play with renaming

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