diff options
Diffstat (limited to 'contrib/python/ipython/py3/IPython/kernel/clientabc.py')
| -rw-r--r-- | contrib/python/ipython/py3/IPython/kernel/clientabc.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/python/ipython/py3/IPython/kernel/clientabc.py b/contrib/python/ipython/py3/IPython/kernel/clientabc.py index e82cb19e2a5..e0cf06c9420 100644 --- a/contrib/python/ipython/py3/IPython/kernel/clientabc.py +++ b/contrib/python/ipython/py3/IPython/kernel/clientabc.py @@ -1 +1 @@ -from jupyter_client.clientabc import * +from jupyter_client.clientabc import * |
