Closed
Description
From https://travis-ci.org/python/typeshed/jobs/212532837:
Running pytype tests...
pytd error processing "stdlib/2and3/cgi.pyi":
File: "stdlib/2and3/cgi.pyi", line 107
def values(self, key: Any) -> Any: ... # type: ignore
^
ParseError: syntax error, unexpected TYPECOMMENT, expecting DEF or '@'
Type comments should be allowed here.
Metadata
Metadata
Assignees
Labels
No labels