We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2d50f1 commit 038b2c0Copy full SHA for 038b2c0
notebook/utils.py
@@ -23,7 +23,6 @@
23
# in tornado >=5 with Python 3
24
from tornado.concurrent import Future as TornadoFuture
25
from tornado import gen
26
-import requests_unixsocket
27
from ipython_genutils import py3compat
28
29
# UF_HIDDEN is a stat flag not defined in the stat module.
0 commit comments