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

Class BadPretty

tests/test_formatters.py:43–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41
42
43class BadPretty(object):
44 _repr_pretty_ = None
45
46
47class GoodPretty(object):

Callers 2

test_prettyFunction · 0.85
test_error_pretty_methodFunction · 0.85

Calls

no outgoing calls

Tested by 2

test_prettyFunction · 0.68
test_error_pretty_methodFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…