Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ test_deferred
Function
test_deferred
IPython/core/tests/test_formatters.py:63–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
61
62
63
def
test_deferred():
64
f = PlainTextFormatter()
65
66
def
test_precision():
67
""
"test various values for float_precision."
""
Callers
nothing calls this directly
Calls
1
PlainTextFormatter
Class · 0.90
Tested by
no test coverage detected