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 ca5b52e commit e7d8c67Copy full SHA for e7d8c67
labelbox/data/serialization/ndjson/label.py
@@ -17,7 +17,6 @@
17
from .objects import NDObject, NDObjectType
18
19
20
-
21
class NDLabel(BaseModel):
22
annotations: List[Union[NDObjectType, NDClassificationType, NDMetricType]]
23
0 commit comments