Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ test_import_usage
Function
test_import_usage
IPython/core/tests/test_imports.py:51–52 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
49
from
IPython.core
import
ultratb
50
51
def
test_import_usage():
52
from
IPython.core
import
usage
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected