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 dcbe3e7 commit e766f92Copy full SHA for e766f92
1 file changed
pyproject.toml
@@ -76,7 +76,6 @@ reportUnknownArgumentType = "none"
76
reportUnknownLambdaType = "none"
77
reportUnknownMemberType = "none"
78
reportUnknownVariableType = "none"
79
-reportUnnecessaryIsInstance = "none"
80
venv = ".venv"
81
venvPath = "."
82
0 commit comments