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