##// END OF EJS Templates
Merge pull request #7757 from jasongrout/custom-serialization...
Merge pull request #7757 from jasongrout/custom-serialization Custom serialization

File last commit:

r20998:5509f541
r21035:d6e249b0 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 *