From e9656aae26e0358d5378e5b63dcac5c8dbe0e4d0 Mon Sep 17 00:00:00 2001 From: shadchin Date: Thu, 10 Feb 2022 16:44:39 +0300 Subject: Restoring authorship annotation for . Commit 2 of 2. --- contrib/python/ipython/py3/IPython/kernel/__main__.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'contrib/python/ipython/py3/IPython/kernel/__main__.py') diff --git a/contrib/python/ipython/py3/IPython/kernel/__main__.py b/contrib/python/ipython/py3/IPython/kernel/__main__.py index adafe73d029..d1f0cf53340 100644 --- a/contrib/python/ipython/py3/IPython/kernel/__main__.py +++ b/contrib/python/ipython/py3/IPython/kernel/__main__.py @@ -1,3 +1,3 @@ -if __name__ == '__main__': - from ipykernel import kernelapp as app - app.launch_new_instance() +if __name__ == '__main__': + from ipykernel import kernelapp as app + app.launch_new_instance() -- cgit v1.3