MCPcopy Create free account
hub / github.com/ipython/ipython / test_import_ultratb

Function test_import_ultratb

IPython/core/tests/test_imports.py:48–49  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46 from IPython.core import release
47
48def test_import_ultratb():
49 from IPython.core import ultratb
50
51def test_import_usage():
52 from IPython.core import usage

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected