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

Class Dummy2

tests/test_pretty.py:56–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54
55
56class Dummy2(Dummy1):
57 _repr_pretty_ = None
58
59
60class NoModule(object):

Callers 1

Calls

no outgoing calls

Tested by 1

Used in the wild real call sites across dependent graphs

searching dependent graphs…