Skip to content

Commit 338e3e1

Browse files
authored
Merge pull request #141 from cisagov/documentation/grammar
Delete duplicate word "are"
2 parents ce74358 + e678502 commit 338e3e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bandit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# https://bandit.readthedocs.io/en/latest/config.html
44

55
# Tests are first included by `tests`, and then excluded by `skips`.
6-
# If `tests` is empty, all tests are are considered included.
6+
# If `tests` is empty, all tests are considered included.
77

88
tests:
99
# - B101

0 commit comments

Comments
 (0)