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

Function test_import_backgroundjobs

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

Source from the content-addressed store, hash-verified

2from IPython.testing import decorators as dec
3
4def test_import_backgroundjobs():
5 from IPython.lib import backgroundjobs
6
7def test_import_deepreload():
8 from IPython.lib import deepreload

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected