Skip to content

Commit

Permalink
MAINT: rename TCH Ruff rules to TC
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Jan 7, 2025
1 parent fcc6ab1 commit babdba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ split-on-trailing-comma = false
"PLW0603",
"S101",
"T20",
"TCH00",
"TC00",
]
"setup.py" = ["D100"]
"tests/*" = [
Expand Down

0 comments on commit babdba1

Please sign in to comment.