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

Function test_import_oinspect

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

Source from the content-addressed store, hash-verified

34 from IPython.core import magic
35
36def test_import_oinspect():
37 from IPython.core import oinspect
38
39def test_import_prefilter():
40 from IPython.core import prefilter

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected