summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bandit.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bandit.yml b/bandit.yml
index 5a6733e..24b96cb 100644
--- a/bandit.yml
+++ b/bandit.yml
@@ -1,5 +1,5 @@
exclude_dirs:
- - sshuttle/tests
+ - tests
skips:
- B101
- B104