MCPcopy Create free account
hub / github.com/ipython/ipython / signatures.py

File signatures.py

IPython/utils/signatures.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""DEPRECATED: Function signature objects for callables.
2
3Use the standard library version if available, as it is more up to date.
4Fallback on backport otherwise.

Callers

nothing calls this directly

Calls 2

warnMethod · 0.80
formatMethod · 0.45

Tested by

no test coverage detected