Show More
@@ -16,7 +16,7 b' Exporter that exports Basic HTML.' | |||||
16 |
|
16 | |||
17 | from IPython.utils.traitlets import Unicode, List |
|
17 | from IPython.utils.traitlets import Unicode, List | |
18 |
|
18 | |||
19 | from ..transformers.csshtmlheader import CSSHTMLHeaderTransformer |
|
19 | from IPython.nbconvert import transformers | |
20 |
|
20 | |||
21 | from .exporter import Exporter |
|
21 | from .exporter import Exporter | |
22 |
|
22 |
General Comments 0
You need to be logged in to leave comments.
Login now