Skip to content

Commit 96a9c55

Browse files
committed
Remove comment about potentially introducing SLOT lint codes
1 parent ce45656 commit 96a9c55

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
@@ -244,9 +244,6 @@ select = [
244244
"RSE",
245245
# check return statements
246246
"RET",
247-
# TODO: 6.0 - enable and add __slots__ to applicable classes
248-
# # check __slots__ usage
249-
# "SLOT",
250247
# check type-checking usage
251248
"TCH",
252249
# copyright notice

0 commit comments

Comments
 (0)