Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Commit f428f9c

Browse files
Update client.py
1 parent eb1abc9 commit f428f9c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

labelpandas/client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
from labelbox.schema.dataset import Dataset as labelboxDataset
44
import pandas as pd
55
from labelpandas import connector
6-
from concurrent.futures import ThreadPoolExecutor, as_completed
76

87
class Client():
98
"""

0 commit comments

Comments
 (0)