diff --git a/pyproject.toml b/pyproject.toml index 687e6593..aa3600e5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -328,6 +328,7 @@ exclude_also = [ strict = true files = [ "." ] exclude = [ "build" ] +follow_untyped_imports = true [tool.pyright]