##// END OF EJS Templates
Refactor with Pathlib for setupbase.py (#14543)...
Refactor with Pathlib for setupbase.py (#14543) Continued efforts for #12515 though it has been closed. Validated to be okay by running the following. - `pip install -e ".[all]"` - `pytest` Please note that there are also some syntactical modifications, and part of them are from the darker linter.
M Bussonnier -
r28928:25703b5b 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 ...