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