diff options
Diffstat (limited to 'contrib/python/ipython/py2/IPython/kernel/threaded.py')
| -rw-r--r-- | contrib/python/ipython/py2/IPython/kernel/threaded.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/python/ipython/py2/IPython/kernel/threaded.py b/contrib/python/ipython/py2/IPython/kernel/threaded.py new file mode 100644 index 00000000000..4a1072f7fe3 --- /dev/null +++ b/contrib/python/ipython/py2/IPython/kernel/threaded.py @@ -0,0 +1 @@ +from jupyter_client.threaded import * |
