MCPcopy Create free account
hub / github.com/ipython/ipython / test_async_helpers.py

File test_async_helpers.py

IPython/core/tests/test_async_helpers.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Test for async helpers.
3
4Should only trigger on python 3.5+ or will have syntax errors.

Callers

nothing calls this directly

Calls 3

dedentFunction · 0.85
raise_errorMethod · 0.80
run_cellMethod · 0.45

Tested by

no test coverage detected