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 259a14b commit 53a52baCopy full SHA for 53a52ba
pyproject.toml
@@ -102,3 +102,5 @@ invalid-argument-type = "ignore"
102
invalid-type-form = "ignore"
103
invalid-assignment = "ignore"
104
possibly-missing-attribute = "ignore"
105
+invalid-return-type = "ignore"
106
+deprecated = "ignore"
0 commit comments