From 9e5f436a8b2a27bcc7802e443ea3ef3e41a82a75 Mon Sep 17 00:00:00 2001 From: robot-contrib Date: Wed, 18 May 2022 00:43:36 +0300 Subject: Update contrib/python/ipython/py3 to 8.3.0 ref:e84342d4d30476f9148137f37fd0c6405fd36f55 --- contrib/python/ipython/py3/IPython/kernel/connect.py | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 contrib/python/ipython/py3/IPython/kernel/connect.py (limited to 'contrib/python/ipython/py3/IPython/kernel/connect.py') diff --git a/contrib/python/ipython/py3/IPython/kernel/connect.py b/contrib/python/ipython/py3/IPython/kernel/connect.py deleted file mode 100644 index 5b6d40a5d34..00000000000 --- a/contrib/python/ipython/py3/IPython/kernel/connect.py +++ /dev/null @@ -1,2 +0,0 @@ -from ipykernel.connect import * -from jupyter_client.connect import * -- cgit v1.3