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

Function test_escaped_paren

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

Source from the content-addressed store, hash-verified

428
429
430def test_escaped_paren():
431 tt.check_pairs(transform_and_reset(ipt.escaped_commands), syntax['escaped_paren'])
432
433
434def test_cellmagic():

Callers

nothing calls this directly

Calls 1

transform_and_resetFunction · 0.85

Tested by

no test coverage detected