module documentation

Semantic analysis of TypedDict definitions.

Class TypedDictAnalyzer No class docstring; 0/3 instance variable, 7/14 methods documented
Constant TPDICT_CLASS_ERROR Undocumented
TPDICT_CLASS_ERROR: str = (source)

Undocumented

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