Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e154969 commit 5a47132Copy full SHA for 5a47132
1 file changed
nbconvert.py
@@ -15,7 +15,7 @@
15
import sys
16
17
from IPython.nbformat import current as nbformat
18
-from IPython.utils.text import wrap_paragraphs, indent
+from IPython.utils.text import indent
19
20
21
# Cell converters
0 commit comments