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

Function test_import_deepreload

IPython/lib/tests/test_imports.py:7–8  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5 from IPython.lib import backgroundjobs
6
7def test_import_deepreload():
8 from IPython.lib import deepreload
9
10def test_import_demo():
11 from IPython.lib import demo

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected