diff --git a/pyproject.toml b/pyproject.toml index 8c3aaa2ec..722bbfc2b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -199,4 +199,4 @@ builtins-ignorelist = [ "dict", # TODO "filter", ] - +builtins-allowed-modules = ["types"]