Skip to content

Commit d7bc2b5

Browse files
committed
Clean-up linter config
1 parent 05fefd2 commit d7bc2b5

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
@@ -203,9 +203,6 @@ select = [
203203
"RSE",
204204
# check return statements
205205
"RET",
206-
# TODO: 6.0 - enable and add __slots__ to applicable classes
207-
# # check __slots__ usage
208-
# "SLOT",
209206
# check type-checking usage
210207
"TCH",
211208
# copyright notice

0 commit comments

Comments
 (0)