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 cb90e78 commit 00e88fcCopy full SHA for 00e88fc
pyproject.toml
@@ -67,6 +67,7 @@ profile = "black"
67
# strict = true
68
files = ["src"]
69
ignore_missing_imports = true
70
+disallow_untyped_defs = true
71
72
73
[tool.coverage.run]
0 commit comments