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

Function test_import_PyColorize

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

Source from the content-addressed store, hash-verified

10 from IPython.utils import ipstruct
11
12def test_import_PyColorize():
13 from IPython.utils import PyColorize
14
15def test_import_strdispatch():
16 from IPython.utils import strdispatch

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected