Update the linter error code from TCH to TC (#5651)

This commit is contained in:
ghazi-git 2025-01-21 20:50:33 +01:00 committed by GitHub
parent 3e1e6cb41b
commit 723a388f3d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -106,7 +106,7 @@ select = [
"SLOT", "SLOT",
"SIM", "SIM",
"TID", "TID",
"TCH", "TC",
"INT", "INT",
# "ARG", # Unused function argument # "ARG", # Unused function argument
"PTH", "PTH",