Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
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
43
class
BadPretty(object):
44
_repr_pretty_ = None
45
46
47
class
GoodPretty(object):
Callers
2
test_pretty
Function · 0.85
test_error_pretty_method
Function · 0.85
Calls
no outgoing calls
Tested by
2
test_pretty
Function · 0.68
test_error_pretty_method
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…