Skip to content

Commit 8e882b6

Browse files
STY: Enforce ruff/flake8-type-checking rules (TCH)
dd
1 parent 0a27464 commit 8e882b6

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
@@ -122,6 +122,7 @@ select = [
122122
"PLE",
123123
"Q",
124124
"RSE",
125+
"TCH",
125126
"UP",
126127
]
127128
ignore = [

0 commit comments

Comments
 (0)