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 7f00f8e commit aec395bCopy full SHA for aec395b
labelbox/data/generator.py
@@ -2,7 +2,6 @@
2
import threading
3
from queue import Queue
4
from typing import Any, Iterable
5
-from concurrent.futures import ThreadPoolExecutor
6
7
8
logger = logging.getLogger(__name__)
0 commit comments