Skip to content

Commit 8ecadd8

Browse files
Add aditional space
1 parent ec56f2d commit 8ecadd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

labelbox/schema/annotation_import.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import os
55
import time
66
from typing import Any, Dict, List, BinaryIO
7-
from tqdm import tqdm # type: ignore
7+
from tqdm import tqdm # type: ignore
88

99
import backoff
1010
import ndjson

0 commit comments

Comments
 (0)