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

Function test_import_coloransi

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

Source from the content-addressed store, hash-verified

1# encoding: utf-8
2
3def test_import_coloransi():
4 from IPython.utils import coloransi
5
6def test_import_generics():
7 from IPython.utils import generics

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected