Skip to content

Commit f5a6aa2

Browse files
committed
bandit no longer includes B410 lxml check
PyCQA/bandit#1212
1 parent 20caa6f commit f5a6aa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bandit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[bandit]
2-
skips: B110,B404,B408,B410,B603,B607
2+
skips: B110,B404,B408,B603,B607
33
targets: .

0 commit comments

Comments
 (0)