module documentation
(source)

Semantic analysis of TypedDict definitions.
Class ​Typed​Dict​Analyzer No class docstring; 0/3 instance variable, 5/11 methods documented
Constant TPDICT​_CLASS​_ERROR Undocumented
TPDICT_CLASS_ERROR: str = (source)

Undocumented

Value
'Invalid statement in TypedDict definition; expected "field_name: field_type"'