MCPcopy 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
63def test_deferred():
64 f = PlainTextFormatter()
65
66def test_precision():
67 """test various values for float_precision."""

Callers

nothing calls this directly

Calls 1

PlainTextFormatterClass · 0.90

Tested by

no test coverage detected