From b9a277a98cc5b055c4c2db7336021afd08f585e1 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 03:04:41 +0000 Subject: [PATCH] style(pre-commit): autofix --- autoware_launch/config/multi_data_monitor/status_panel.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/autoware_launch/config/multi_data_monitor/status_panel.yaml b/autoware_launch/config/multi_data_monitor/status_panel.yaml index e2b415a96d..3de327d8b0 100644 --- a/autoware_launch/config/multi_data_monitor/status_panel.yaml +++ b/autoware_launch/config/multi_data_monitor/status_panel.yaml @@ -173,7 +173,7 @@ widgets: { class: subscription, topic: /planning/scenario_planning/lane_driving/behavior_planning/debug/traffic_signal, - field: "" + field: "", } rules: - class: Access @@ -185,8 +185,8 @@ widgets: - { eq: 1, value: Red, attrs: { back-color: red } } - { eq: 2, value: Yellow, attrs: { back-color: yellow } } - { eq: 3, value: Green, attrs: { back-color: lime } } - - { eq: 0, value: Unknown, } - - { eq: ERROR-VALUE, value: None, } + - { eq: 0, value: Unknown } + - { eq: ERROR-VALUE, value: None } filters: - class: function