Skip to content

Commit 47df196

Browse files
STY: Enforce ruff/flake8-raise rules (RSE)
1 parent 930cc28 commit 47df196

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
@@ -119,6 +119,7 @@ select = [
119119
"F",
120120
"I",
121121
"Q",
122+
"RSE",
122123
"UP",
123124
]
124125
ignore = [

0 commit comments

Comments
 (0)