We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efc967d commit 6559a2fCopy full SHA for 6559a2f
jupyter_server/gateway/managers.py
@@ -11,7 +11,6 @@
11
import os
12
import time
13
import typing as t
14
-from operator import is_
15
from queue import Empty, Queue
16
from threading import Thread
17
from time import monotonic
0 commit comments