Skip to content

Commit 5b21a91

Browse files
author
Val Brodsky
committed
Remove LabelList from annotation types export
1 parent 54a7727 commit 5b21a91

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

labelbox/data/annotation_types/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@
2424
from .data import VideoData
2525

2626
from .label import Label
27-
28-
from .collection import LabelList
2927
from .collection import LabelGenerator
3028

3129
from .metrics import ScalarMetric

0 commit comments

Comments
 (0)