mirror of
https://github.com/jupyter/notebook.git
synced 2025-04-12 14:00:27 +08:00
Logger.py => core/logger.py and updated imports.
This commit is contained in:
parent
d4c01d0407
commit
6f8009d88f
@ -203,7 +203,7 @@ def make_runners():
|
||||
'DPyGetOpt.py', 'dtutils.py', 'excolors.py', 'fakemodule.py',
|
||||
'generics.py', 'genutils.py', 'history.py', 'hooks.py', 'ipapi.py',
|
||||
'iplib.py', 'ipmaker.py', 'ipstruct.py', 'Itpl.py',
|
||||
'Logger.py', 'macro.py', 'Magic.py', 'OInspect.py',
|
||||
'logger.py', 'macro.py', 'Magic.py', 'OInspect.py',
|
||||
'OutputTrap.py', 'platutils.py', 'prefilter.py', 'Prompts.py',
|
||||
'PyColorize.py', 'Release.py', 'rlineimpl.py', 'shadowns.py',
|
||||
'shellglobals.py', 'strdispatch.py', 'twshell.py',
|
||||
|
Loading…
x
Reference in New Issue
Block a user