Skip to content

Commit

Permalink
Fix Linter
Browse files Browse the repository at this point in the history
  • Loading branch information
sooahleex committed Oct 15, 2024
1 parent 280eb39 commit 489501c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/datumaro/plugins/transforms.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
UndefinedAttribute,
UndefinedLabel,
)
from datumaro.components.media import Image, TableRow, VideoFrame
from datumaro.components.media import Image, TableRow
from datumaro.components.transformer import ItemTransform, TabularTransform, Transform
from datumaro.util import NOTSET, filter_dict, parse_json_file, parse_str_enum_value, take_by
from datumaro.util.annotation_util import find_group_leader, find_instances
Expand Down

0 comments on commit 489501c

Please sign in to comment.