class documentation

class PyAnnotateSignature(TypedDict): (source)

View In Hierarchy

Undocumented

Class Variable arg_types Undocumented
Class Variable return_type Undocumented
arg_types: list[str] = (source)

Undocumented

return_type: str = (source)

Undocumented