Skip to content

Commit bde2aaa

Browse files
committed
linter
1 parent a857d8e commit bde2aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datumaro/datumaro/components/operations.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
from attr import attrib, attrs
1313

1414
from datumaro.components.cli_plugin import CliPlugin
15-
from datumaro.components.extractor import AnnotationType, Bbox, LabelCategories
15+
from datumaro.components.extractor import AnnotationType, Bbox
1616
from datumaro.components.project import Dataset
1717
from datumaro.util import find, ensure_cls
1818
from datumaro.util.annotation_util import (segment_iou, bbox_iou,

0 commit comments

Comments
 (0)