bundles / IPython 9.10.0 / IPython / core / oinspect / _render_signature
function
IPython.core.oinspect:_render_signature
source: /IPython/core/oinspect.py :1175
Signature
def _render_signature ( obj_signature , obj_name ) → str Summary
This was mostly taken from inspect.Signature.__str__. Look there for the comments. The only change is to add linebreaks when this gets too long.
Aliases
-
IPython.core.oinspect._render_signature