Skip to content

Commit

Permalink
Attempting to fix pre-commit problems v2
Browse files Browse the repository at this point in the history
  • Loading branch information
atong01 committed Nov 23, 2023
1 parent 3536fe5 commit ec68849
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,6 @@ count = true

[tool.bandit]
skips = ["B101", "B311"]

[tool.isort]
known_first_party = ["tests"]

0 comments on commit ec68849

Please sign in to comment.