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

Function test_import_release

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

Source from the content-addressed store, hash-verified

43 from IPython.core import prompts
44
45def test_import_release():
46 from IPython.core import release
47
48def test_import_ultratb():
49 from IPython.core import ultratb

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected