Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 4, 2025
1 parent 8883154 commit 722c322
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions bandit/plugins/trojansource.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,16 +38,16 @@


BIDI_CHARACTERS = (
"\u202A",
"\u202B",
"\u202C",
"\u202D",
"\u202E",
"\u202a",
"\u202b",
"\u202c",
"\u202d",
"\u202e",
"\u2066",
"\u2067",
"\u2068",
"\u2069",
"\u200F",
"\u200f",
)


Expand Down

0 comments on commit 722c322

Please sign in to comment.