Rebase changes made by hand

Jonathan Frederic 13 years ago
parent 8c6665ab4c
commit 2d8f647b58

@ -15,7 +15,7 @@ Python exporter which exports Notebook code into a PY file.
from IPython.utils.traitlets import Unicode
from .exporter import TemplateExporter
from .templateexporter import TemplateExporter
#-----------------------------------------------------------------------------
# Classes

Loading…
Cancel
Save