Commit b0a982e
authored
Ruff 0.8.0 changes the error codes for the rules in the flake8-type-checking
category from TCH to TC. This matches changes that were made in the original
flake8-type-checking plugin from which these rules were originally adapted.
https://astral.sh/blog/ruff-v0.8.0#new-error-codes-for-flake8-type-checking-rules
1 parent 14221f5 commit b0a982e
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
0 commit comments