Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
52
class
Dummy2(Dummy1):
53
_repr_pretty_ = None
54
55
class
NoModule(object):
56
pass
Callers
1
test_callability_checking
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_callability_checking
Function · 0.68