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

Function test_import_hooks

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

Source from the content-addressed store, hash-verified

16 from IPython.core import history
17
18def test_import_hooks():
19 from IPython.core import hooks
20
21def test_import_getipython():
22 from IPython.core import getipython

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected