Skip to content

Commit 8e9c645

Browse files
authored
ci: 👷 bandit rule b410 removed
1 parent d82d8a4 commit 8e9c645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ build = ">=0.10,<1.3"
9696

9797
[tool.bandit]
9898
target = ["test", "supervision"]
99-
tests = ["B201", "B301", "B318", "B314", "B303", "B413", "B412", "B410"]
99+
tests = ["B201", "B301", "B318", "B314", "B303", "B413", "B412"]
100100

101101
[tool.autoflake]
102102
check = true

0 commit comments

Comments
 (0)