Skip to content

Commit 3e26631

Browse files
Merge pull request #398 from DimitriPapadopoulos/TCH
Rename ruff ruleset: `TCH` → `TC`
2 parents fe75347 + 440990a commit 3e26631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ extend-select = [
111111
"RET",
112112
"RUF",
113113
"SIM",
114-
"TCH",
114+
"TC",
115115
"UP",
116116
]
117117
ignore = [

0 commit comments

Comments
 (0)