Skip to content

Commit 3c504f1

Browse files
committed
Clean-up linter config
1 parent 5d8f7f4 commit 3c504f1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -207,9 +207,6 @@ select = [
207207
"RSE",
208208
# check return statements
209209
"RET",
210-
# TODO: 6.0 - enable and add __slots__ to applicable classes
211-
# # check __slots__ usage
212-
# "SLOT",
213210
# check type-checking usage
214211
"TCH",
215212
# copyright notice

0 commit comments

Comments
 (0)