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