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

Function test_import_prompts

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

Source from the content-addressed store, hash-verified

40 from IPython.core import prefilter
41
42def test_import_prompts():
43 from IPython.core import prompts
44
45def test_import_release():
46 from IPython.core import release

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected