We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd26f70 commit ec51871Copy full SHA for ec51871
pyproject.toml
@@ -43,8 +43,6 @@ lint.ignore = [
43
# fixmes
44
"FIX",
45
46
- # Missing type annotation for `self` in method
47
- "ANN101",
48
# Dynamically typed expressions (typing.Any)
49
"ANN401",
50
# Trailing comma missing
0 commit comments