MCPcopy Create free account
hub / github.com/ipython/ipython / Dummy2

Class Dummy2

IPython/lib/tests/test_pretty.py:52–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50 p.text("Dummy1(...)")
51
52class Dummy2(Dummy1):
53 _repr_pretty_ = None
54
55class NoModule(object):
56 pass

Callers 1

Calls

no outgoing calls

Tested by 1