Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ nullrepr
Function
nullrepr
IPython/core/ultratb.py:1523–1524 ·
view source on GitHub ↗
(value, repr=text_repr)
Source
from the content-addressed store, hash-verified
1521
1522
1523
def
nullrepr(value, repr=text_repr):
1524
return
''
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected