Skip to content

Commit 81e9aac

Browse files
author
Matt Sokoloff
committed
Merge branch 'ms/repair-tests' of https://github.com/Labelbox/labelbox-python into ms/repair-tests
2 parents b007f9a + a1dc5de commit 81e9aac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/test_client_errors.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import time
44
import pytest
55

6-
from labelbox import Project, Dataset, User, LabelingFrontend
6+
from labelbox import Project, Dataset, User
77
import labelbox.client
88
import labelbox.exceptions
99

0 commit comments

Comments
 (0)