typing.get_type_hints supports callable objects with custom signature definitions (__call__ + __signature__). Running get_type_hints on obj.__call__ instead of obj breaks that, and that's exactly what ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results