mirror of
https://github.com/jupyter/notebook.git
synced 2025-02-17 12:39:54 +08:00
OInspect.py => core/oinspect.py and imports updated.
This commit is contained in:
parent
93ff33a755
commit
96372896a0
@ -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…
Reference in New Issue
Block a user