Skip to content

Commit e7f02b7

Browse files
Enforce ruff/flake8-raise rules (RSE)
1 parent 47ce27e commit e7f02b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ extend-select = [
142142
"I",
143143
"PGH",
144144
"PT",
145+
"RSE",
145146
"RUF",
146147
"UP",
147148
]

0 commit comments

Comments
 (0)