Skip to content

Commit ec51871

Browse files
committed
drop unused ANN101 ignore
1 parent dd26f70 commit ec51871

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ lint.ignore = [
4343
# fixmes
4444
"FIX",
4545

46-
# Missing type annotation for `self` in method
47-
"ANN101",
4846
# Dynamically typed expressions (typing.Any)
4947
"ANN401",
5048
# Trailing comma missing

0 commit comments

Comments
 (0)