We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 272dffe commit f137828Copy full SHA for f137828
bandit.yml
@@ -133,7 +133,7 @@ any_other_function_with_shell_equals_true:
133
assert_used:
134
skips: ["tools/who_what_benchmark/tests/test_*.py"]
135
random:
136
- skips: ["tools/who_what_benchmark/whowhatbench/visualtext_evaluator.py"]
+ skips: ["*visualtext_evaluator.py"]
137
hardcoded_tmp_directory:
138
tmp_dirs:
139
- /tmp
0 commit comments