We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
flake8-type-checking
TC
1 parent cf9ce25 commit a83548eCopy full SHA for a83548e
1 file changed
pyproject.toml
@@ -76,7 +76,7 @@ select = [
76
# Pygrep-hooks
77
"PGH004",
78
# Flake8-type-checking
79
- "TCH",
+ "TC",
80
# Flake8-raise
81
"RSE",
82
# Refurb
0 commit comments