Show More
@@ -21,7 +21,7 b' import threading' | |||||
21 | from traitlets.config.configurable import LoggingConfigurable |
|
21 | from traitlets.config.configurable import LoggingConfigurable | |
22 | from decorator import decorator |
|
22 | from decorator import decorator | |
23 | from IPython.utils.decorators import undoc |
|
23 | from IPython.utils.decorators import undoc | |
24 |
from IPython. |
|
24 | from IPython.paths import locate_profile | |
25 | from IPython.utils import py3compat |
|
25 | from IPython.utils import py3compat | |
26 | from traitlets import ( |
|
26 | from traitlets import ( | |
27 | Any, Bool, Dict, Instance, Integer, List, Unicode, TraitError, |
|
27 | Any, Bool, Dict, Instance, Integer, List, Unicode, TraitError, |
General Comments 0
You need to be logged in to leave comments.
Login now