summaryrefslogtreecommitdiffstats
path: root/contrib/python/ipython/py2/IPython/kernel/clientabc.py
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/python/ipython/py2/IPython/kernel/clientabc.py')
-rw-r--r--contrib/python/ipython/py2/IPython/kernel/clientabc.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/python/ipython/py2/IPython/kernel/clientabc.py b/contrib/python/ipython/py2/IPython/kernel/clientabc.py
new file mode 100644
index 00000000000..e0cf06c9420
--- /dev/null
+++ b/contrib/python/ipython/py2/IPython/kernel/clientabc.py
@@ -0,0 +1 @@
+from jupyter_client.clientabc import *