typedargs.type_annotations_parser module¶
Routines for extracting parameter and return information from type annotations.
Summary¶
Functions:
parse_annotations |
Get type info for params and return value from annotations dictionary |
Routines for extracting parameter and return information from type annotations.
Functions:
parse_annotations |
Get type info for params and return value from annotations dictionary |