Skip to content

Commit

Permalink
ci(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed May 13, 2024
1 parent 29bc97a commit 47c16a3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tier4_simulation_msgs/msg/TrafficLightArrayV1.msg
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
uint8 minor_version = 0
TrafficLightV1[] traffic_lights
TrafficLightV1[] traffic_lights
2 changes: 1 addition & 1 deletion tier4_simulation_msgs/msg/TrafficLightBulbV1.msg
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ uint8 minor_version = 0
uint8 color
uint8 shape
uint8 status
float32 confidence
float32 confidence
2 changes: 1 addition & 1 deletion tier4_simulation_msgs/msg/TrafficLightV1.msg
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
uint8 minor_version = 0
int64 lanelet_way_id
WebAutoTrafficLightBulbV1[] traffic_light_bulbs
WebAutoTrafficLightBulbV1[] traffic_light_bulbs

0 comments on commit 47c16a3

Please sign in to comment.