Skip to content

Commit bc25dfc

Browse files
Enable ruff/single-line-implicit-string-concatenation rule ISC001
1 parent a35db72 commit bc25dfc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ extend-select = [
142142
]
143143
ignore = [
144144
"S311", # We are not using random for cryptographic purposes
145-
"ISC001",
146145
"S603",
147146
]
148147

0 commit comments

Comments
 (0)