Skip to content

Commit

Permalink
Remove redundant quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
katybaulch committed Aug 27, 2024
1 parent c103aa8 commit 2d62725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .trunk/configs/bandit.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# https://bandit.readthedocs.io/en/latest/config.html
exclude_dirs: ["unit_tests", "integration_tests", "test", "tests"]
exclude_dirs: [unit_tests, integration_tests, test, tests]

0 comments on commit 2d62725

Please sign in to comment.