From 1110808a9d39d4b808aef724c861a2e1a38d2a69 Mon Sep 17 00:00:00 2001 From: Devtools Arcadia Date: Mon, 7 Feb 2022 18:08:42 +0300 Subject: intermediate changes ref:cde9a383711a11544ce7e107a78147fb96cc4029 --- contrib/python/ipython/py3/IPython/kernel/threaded.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 contrib/python/ipython/py3/IPython/kernel/threaded.py (limited to 'contrib/python/ipython/py3/IPython/kernel/threaded.py') diff --git a/contrib/python/ipython/py3/IPython/kernel/threaded.py b/contrib/python/ipython/py3/IPython/kernel/threaded.py new file mode 100644 index 00000000000..4a1072f7fe3 --- /dev/null +++ b/contrib/python/ipython/py3/IPython/kernel/threaded.py @@ -0,0 +1 @@ +from jupyter_client.threaded import * -- cgit v1.3