From 3d98e33023a5172bcc83b936d8fc01c85666a3d1 Mon Sep 17 00:00:00 2001 From: Johannes Hoppe Date: Sun, 15 Apr 2018 14:22:32 +0200 Subject: [PATCH] Add bandit configuration (#189) --- .bandit | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .bandit diff --git a/.bandit b/.bandit new file mode 100644 index 0000000..fba0d25 --- /dev/null +++ b/.bandit @@ -0,0 +1,2 @@ +[bandit] +exclude: tests