Skip to content

Commit adff4c7

Browse files
committed
Exclude useless ruff rules
1 parent 02a3ea3 commit adff4c7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,9 @@ extend-ignore = [
169169
"D401",
170170
"ERA001",
171171
"S101",
172+
"I001",
173+
"TRY003",
174+
"EM002",
172175
]
173176

174177
exclude = [

0 commit comments

Comments
 (0)