##// 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 / core / magics
__init__.py Loading ...
ast_mod.py Loading ...
auto.py Loading ...
basic.py Loading ...
code.py Loading ...
config.py Loading ...
display.py Loading ...
execution.py Loading ...
extension.py Loading ...
history.py Loading ...
logging.py Loading ...
namespace.py Loading ...
osm.py Loading ...
packaging.py Loading ...
pylab.py Loading ...
script.py Loading ...