From dd14d17a747a9c259858faf2fcc3ea6b92df4e15 Mon Sep 17 00:00:00 2001 From: smosker Date: Thu, 10 Feb 2022 16:48:21 +0300 Subject: Restoring authorship annotation for . Commit 1 of 2. --- contrib/python/ipython/py2/IPython/nbformat.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/python/ipython/py2/IPython/nbformat.py') diff --git a/contrib/python/ipython/py2/IPython/nbformat.py b/contrib/python/ipython/py2/IPython/nbformat.py index 310277de009..8b24f1d1f10 100644 --- a/contrib/python/ipython/py2/IPython/nbformat.py +++ b/contrib/python/ipython/py2/IPython/nbformat.py @@ -9,7 +9,7 @@ from warnings import warn from IPython.utils.shimmodule import ShimModule, ShimWarning -warn("The `IPython.nbformat` package has been deprecated since IPython 4.0. " +warn("The `IPython.nbformat` package has been deprecated since IPython 4.0. " "You should import from nbformat instead.", ShimWarning) # Unconditionally insert the shim into sys.modules so that further import calls -- cgit v1.3