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 ec56f2d commit 8ecadd8Copy full SHA for 8ecadd8
labelbox/schema/annotation_import.py
@@ -4,7 +4,7 @@
4
import os
5
import time
6
from typing import Any, Dict, List, BinaryIO
7
-from tqdm import tqdm # type: ignore
+from tqdm import tqdm # type: ignore
8
9
import backoff
10
import ndjson
0 commit comments