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

Function test_import_logger

IPython/core/tests/test_imports.py:27–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25 from IPython.core import interactiveshell
26
27def test_import_logger():
28 from IPython.core import logger
29
30def test_import_macro():
31 from IPython.core import macro

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected