You are viewing an older version (9.5.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.5.0 / IPython / core / guarded_eval / _resolve_annotation

function

IPython.core.guarded_eval:_resolve_annotation

source: /IPython/core/guarded_eval.py :720

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