diff --git a/pyproject.toml b/pyproject.toml index 9f21a84aee..77b7dcd66f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -150,7 +150,7 @@ extend-exclude = [ [tool.mypy] python_version = "3.8" ignore_missing_imports = true -follow_imports = "silent" +namespace_packages = false [tool.pytest.ini_options] doctest_optionflags = [