mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-27 04:20:22 +08:00
Updating imports.
This commit is contained in:
parent
d2100bdc06
commit
c9d167e78c
@ -27,7 +27,7 @@ from IPython.kernel.zmq.session import Session
|
||||
from IPython.utils.jsonutil import date_default
|
||||
from IPython.utils.py3compat import PY3
|
||||
|
||||
from ..base.handlers import IPythonHandler
|
||||
from .handlers import IPythonHandler
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
# ZMQ handlers
|
||||
|
Loading…
Reference in New Issue
Block a user