##// END OF EJS Templates
Fix docstring leading space. (#14279)...
Fix docstring leading space. (#14279) Since https://github.com/python/cpython/pull/106411, it look like cpython is removing leading space and indent. We therefore need conditional check, until we decide Wether this is a problem we want to deal with or not.
Matthias Bussonnier -
r28564:fd2cf18f merge
Show More
Name Size Modified Last Commit Author
/ IPython / terminal / tests
__init__.py Loading ...
test_debug_magic.py Loading ...
test_embed.py Loading ...
test_help.py Loading ...
test_interactivshell.py Loading ...
test_pt_inputhooks.py Loading ...
test_shortcuts.py Loading ...