10000 Fix bandit config · codingjoe/django-stdimage@ee750a9 · GitHub
[go: up one dir, main page]

Skip to content

Commit ee750a9

Browse files
committed
Fix bandit config
1 parent d4bb2f2 commit ee750a9

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

.bandit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[bandit]
2-
exclude: tests
2+
exclude: ./tests

0 commit comments

Comments
 (0)
0