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 71f987d commit 4374dedCopy full SHA for 4374ded
labelbox/data/annotation_types/label.py
@@ -8,7 +8,7 @@
8
from .annotation import (ClassificationAnnotation, ObjectAnnotation,
9
VideoClassificationAnnotation, VideoObjectAnnotation)
10
from .classification import ClassificationAnswer
11
-from .data import VideoData, TextData, ImageData, BaseData
+from .data import VideoData, TextData, ImageData
12
from .geometry import Mask
13
from .metrics import ScalarMetric, ConfusionMatrixMetric
14
from .types import Cuid
0 commit comments