Skip to content

Commit b631dcc

Browse files
authored
[CodeStyle][Ruff] Update flake8-type-checking rule code to TC (#7048)
1 parent 8ede5bb commit b631dcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ select = [
6969
"PGH004",
7070

7171
# Flake8-type-checking
72-
"TCH",
72+
"TC",
7373

7474
# Ruff-specific rules
7575
"RUF005",

0 commit comments

Comments
 (0)