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

Function test_import_generics

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

Source from the content-addressed store, hash-verified

4 from IPython.utils import coloransi
5
6def test_import_generics():
7 from IPython.utils import generics
8
9def test_import_ipstruct():
10 from IPython.utils import ipstruct

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected