Skip to content

Commit ce101f8

Browse files
STY: Enforce ruff/flake8-type-checking rules (TCH)
1 parent dbaa8f9 commit ce101f8

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+
"TCH",
122123
"UP",
123124
]
124125
ignore = [

0 commit comments

Comments
 (0)