Skip to content

Commit f137828

Browse files
authored
Update bandit.yml
1 parent 272dffe commit f137828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bandit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ any_other_function_with_shell_equals_true:
133133
assert_used:
134134
skips: ["tools/who_what_benchmark/tests/test_*.py"]
135135
random:
136-
skips: ["tools/who_what_benchmark/whowhatbench/visualtext_evaluator.py"]
136+
skips: ["*visualtext_evaluator.py"]
137137
hardcoded_tmp_directory:
138138
tmp_dirs:
139139
- /tmp

0 commit comments

Comments
 (0)