Skip to content

Commit

Permalink
bandit
Browse files Browse the repository at this point in the history
  • Loading branch information
David Slusser committed Jan 16, 2024
1 parent 72f7d25 commit 64fe7dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dev = [


[tool.bandit]
exclude_dirs = ["venv", "django_project/tests"]
exclude_dirs = ["venv", "django_project/tests", "django_project/main_app/management/commands"]


[tool.black]
Expand Down

0 comments on commit 64fe7dc

Please sign in to comment.