Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ test_import_demo
Function
test_import_demo
IPython/lib/tests/test_imports.py:10–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
from
IPython.lib
import
deepreload
9
10
def
test_import_demo():
11
from
IPython.lib
import
demo
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected