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 7afd694 commit b2680c3Copy full SHA for b2680c3
pyproject.toml
@@ -63,3 +63,5 @@ quote-style = "single"
63
typeCheckingMode = "strict"
64
pythonVersion = "3.10"
65
reportPrivateUsage = "none"
66
+reportAttributeAccessIssue = "none"
67
+reportUnknownMemberType = "none"
0 commit comments