summaryrefslogtreecommitdiffstats
path: root/contrib/python/ipython/py3/IPython/kernel/connect.py
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/python/ipython/py3/IPython/kernel/connect.py')
-rw-r--r--contrib/python/ipython/py3/IPython/kernel/connect.py2
1 files changed, 0 insertions, 2 deletions
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 *