aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/ipython/py2/IPython/nbconvert.py
diff options
context:
space:
mode:
authorsmosker <smosker@yandex-team.ru>2022-02-10 16:48:22 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:48:22 +0300
commit01fa2667d0e5e868b18424bc1906146e5ee340db (patch)
tree5d5cb817648f650d76cf1076100726fd9b8448e8 /contrib/python/ipython/py2/IPython/nbconvert.py
parentdd14d17a747a9c259858faf2fcc3ea6b92df4e15 (diff)
downloadydb-01fa2667d0e5e868b18424bc1906146e5ee340db.tar.gz
Restoring authorship annotation for <smosker@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/python/ipython/py2/IPython/nbconvert.py')
-rw-r--r--contrib/python/ipython/py2/IPython/nbconvert.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/python/ipython/py2/IPython/nbconvert.py b/contrib/python/ipython/py2/IPython/nbconvert.py
index 1e708edce8..2de4ee50bc 100644
--- a/contrib/python/ipython/py2/IPython/nbconvert.py
+++ b/contrib/python/ipython/py2/IPython/nbconvert.py
@@ -9,7 +9,7 @@ from warnings import warn
from IPython.utils.shimmodule import ShimModule, ShimWarning
-warn("The `IPython.nbconvert` package has been deprecated since IPython 4.0. "
+warn("The `IPython.nbconvert` package has been deprecated since IPython 4.0. "
"You should import from nbconvert instead.", ShimWarning)
# Unconditionally insert the shim into sys.modules so that further import calls