##// END OF EJS Templates
MAINT: cleanup imports of tempdir....
MAINT: cleanup imports of tempdir. Many files were importing tempdir from IPython.utils, though all the changes are now upstream in Python. Import directly from tempdir. Use isort/darker on touched files to cleanup imports at the same time
Matthias Bussonnier -
r27509:42e22f8e
Show More