diff --git a/.bandit b/.bandit new file mode 100644 index 0000000..62b15ee --- /dev/null +++ b/.bandit @@ -0,0 +1,3 @@ +[bandit] +skips = B101,B601 +exclude_dirs = alembic,scripts