Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ipython/ipython
/ B
Class
B
tests/test_formatters.py:29–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
28
29
class
B(A):
30
def
__repr__(self):
31
return
"B()"
32
33
34
class
C:
Callers
1
test_pretty
Function · 0.70
Calls
no outgoing calls
Tested by
1
test_pretty
Function · 0.56