Show More
@@ -23,7 +23,6 import glob | |||
|
23 | 23 | |
|
24 | 24 | # From IPython |
|
25 | 25 | from IPython.core.application import BaseIPythonApplication, base_aliases, base_flags |
|
26 | from IPython.core.error import UsageError | |
|
27 | 26 | from IPython.config import catch_config_error, Configurable |
|
28 | 27 | from IPython.utils.traitlets import ( |
|
29 | 28 | Unicode, List, Instance, DottedObjectName, Type, CaselessStrEnum, |
General Comments 0
You need to be logged in to leave comments.
Login now