Skip to content

Commit

Permalink
style(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Dec 9, 2024
1 parent 9f72a51 commit a27f1e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion autoware_perception_msgs/msg/SegmentationMask.msg
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ std_msgs/Header header
# The relationship between pixels and label IDs continues in this way.
ObjectClassification[] classification

sensor_msgs/Image image # Mask image
sensor_msgs/Image image # Mask image
2 changes: 1 addition & 1 deletion autoware_perception_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@

<depend>builtin_interfaces</depend>
<depend>geometry_msgs</depend>
<depend>std_msgs</depend>
<depend>sensor_msgs</depend>
<depend>std_msgs</depend>
<depend>unique_identifier_msgs</depend>

<exec_depend>rosidl_default_runtime</exec_depend>
Expand Down

0 comments on commit a27f1e8

Please sign in to comment.