diff --git a/nbconvert.py b/nbconvert.py index e3986db..87aa9df 100755 --- a/nbconvert.py +++ b/nbconvert.py @@ -15,7 +15,7 @@ import subprocess import sys from IPython.nbformat import current as nbformat -from IPython.utils.text import wrap_paragraphs, indent +from IPython.utils.text import indent # Cell converters