We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b06ada1 commit 07f1eacCopy full SHA for 07f1eac
pyproject.toml
@@ -70,6 +70,7 @@ warn_return_any = true
70
warn_unused_configs = true
71
disallow_untyped_defs = true
72
check_untyped_defs = true
73
+ignore_missing_imports = true
74
75
[tool.pytest.ini_options]
76
minversion = "7.0"
0 commit comments