Skip to content

Commit 57905dd

Browse files
authored
Update ruff.toml
1 parent 4900409 commit 57905dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruff.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ select = [
4444
# "PERF", # Perlint
4545
# "PL", # Pylint
4646
# "RUF", # Ruff
47-
# "S", # Bandit
47+
"S", # Bandit
4848
# "SIM", # Simplify
4949
# "UP", # Upgrade
5050
# "W", # Warning

0 commit comments

Comments
 (0)