MCPcopy Index your code
hub / github.com/ipython/ipython / foo_printer

Function foo_printer

tests/test_formatters.py:55–56  ·  view source on GitHub ↗
(obj, pp, cycle)

Source from the content-addressed store, hash-verified

53
54
55def foo_printer(obj, pp, cycle):
56 pp.text("foo")
57
58
59def test_display_formatter_active_types_config():

Callers

nothing calls this directly

Calls 1

textMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…