Skip to content

Commit

Permalink
fix(pain001): minor tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienrousseau committed Jun 16, 2023
1 parent 981a668 commit ce9dd7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 475 deletions.
4 changes: 2 additions & 2 deletions .bandit.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
exclude_dirs:
- .tox
- .git
- .tox
- "tests/*"
- build
- dist
- "tests/*"

skips:
- B101
Loading

0 comments on commit ce9dd7f

Please sign in to comment.