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