match_type_hints

app.util.helpers.type_hints.match_type_hints(hint_a: TypeHint, hint_b: TypeHint) ResolvedType | None[source]
Parameters:
  • hint_a (TypeHint)

  • hint_b (TypeHint)

Return type:

ResolvedType | None