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 7d01609 commit 4d74b9aCopy full SHA for 4d74b9a
pyproject.toml
@@ -44,6 +44,7 @@ known-third-party = [
44
typeCheckingMode = "strict"
45
reportUnnecessaryTypeIgnoreComment = true
46
reportMissingTypeStubs = false
47
+pythonVersion = "3.8"
48
reportPrivateUsage = false # Ignore private attributes added by instrumentation packages.
49
# Add progressively instrumentation packages here.
50
include = [
0 commit comments