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

Function test_escaped_magic

IPython/core/tests/test_inputtransformer.py:418–419  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

416
417
418def test_escaped_magic():
419 tt.check_pairs(transform_and_reset(ipt.escaped_commands), syntax['escaped_magic'])
420
421
422def test_escaped_quote():

Callers

nothing calls this directly

Calls 1

transform_and_resetFunction · 0.85

Tested by

no test coverage detected