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

Function test_import_history

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

Source from the content-addressed store, hash-verified

13 from IPython.core import excolors
14
15def test_import_history():
16 from IPython.core import history
17
18def test_import_hooks():
19 from IPython.core import hooks

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected