Show More
@@ -21,8 +21,7 b' from __future__ import print_function, absolute_import' | |||
|
21 | 21 | import re |
|
22 | 22 | |
|
23 | 23 | # Our own imports |
|
24 | # Needed to override preprocessor | |
|
25 | from .base import (Preprocessor) | |
|
24 | from .base import Preprocessor | |
|
26 | 25 | from IPython.utils.traitlets import Dict |
|
27 | 26 | |
|
28 | 27 | #----------------------------------------------------------------------------- |
General Comments 0
You need to be logged in to leave comments.
Login now