##// END OF EJS Templates
Merge pull request #8247 from minrk/localinterfaces...
Merge pull request #8247 from minrk/localinterfaces move utils.localinterfaces to jupyter_client

File last commit:

r20998:5509f541
r21136:ad8172ef merge
Show More
__init__.py
5 lines | 155 B | text/x-python | PythonLexer
Min RK
update traitlets imports
r20998 # FIXME: import IPython first, to avoid circular imports
# this shouldn't be needed after finishing the big split
import IPython
Min RK
big split: IPython.utils.traitlets -> traitlets
r20996 from .traitlets import *