diff --git a/.bandit b/.bandit new file mode 100644 index 00000000..5197b4c5 --- /dev/null +++ b/.bandit @@ -0,0 +1,3 @@ +[bandit] +exclude = test +skips = B101,B404,B603,B607