bundles / IPython 9.3.0 / IPython / core / guarded_eval / _resolve_annotation
function
IPython.core.guarded_eval:_resolve_annotation
Signature
def _resolve_annotation ( annotation , sig : Signature , func : Callable , node : ast.Call , context : EvaluationContext ) Summary
Resolve annotation created by user with typing module and custom objects.
Aliases
-
IPython.core.guarded_eval._resolve_annotation