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

Function test_import_wildcard

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

Source from the content-addressed store, hash-verified

16 from IPython.utils import strdispatch
17
18def test_import_wildcard():
19 from IPython.utils import wildcard
20

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected