Skip to content

Commit e7d8c67

Browse files
authored
format
1 parent ca5b52e commit e7d8c67

File tree

1 file changed

+0
-1
lines changed
  • labelbox/data/serialization/ndjson

1 file changed

+0
-1
lines changed

labelbox/data/serialization/ndjson/label.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
from .objects import NDObject, NDObjectType
1818

1919

20-
2120
class NDLabel(BaseModel):
2221
annotations: List[Union[NDObjectType, NDClassificationType, NDMetricType]]
2322

0 commit comments

Comments
 (0)