From e4729feb9a4fc3d876dd95c7b135b447c3aa4772 Mon Sep 17 00:00:00 2001 From: Johannes Hoppe Date: Mon, 7 May 2018 18:45:56 +0200 Subject: [PATCH] Add bandit config --- .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