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

Function test_import_ipstruct

IPython/utils/tests/test_imports.py:9–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7 from IPython.utils import generics
8
9def test_import_ipstruct():
10 from IPython.utils import ipstruct
11
12def test_import_PyColorize():
13 from IPython.utils import PyColorize

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected