##// END OF EJS Templates
test for autocall regression...
test for autocall regression Without the fix in #14513, this test would fail with > assert ip.prefilter("foo") == "foo" E AssertionError: assert 'foo()' == 'foo'
Paul Ivanov -
r28908:3e0dafa9
Show More
Name Size Modified Last Commit Author
/ IPython / core / profile
README_STARTUP Loading ...