From a141cb118f8dd9b1badf0ac613637e8d559dc99a Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 01:37:19 +0000 Subject: [PATCH] style(pre-commit): autofix --- .../detection/image_projection_based_fusion/roi_sync.param.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autoware_launch/config/perception/object_recognition/detection/image_projection_based_fusion/roi_sync.param.yaml b/autoware_launch/config/perception/object_recognition/detection/image_projection_based_fusion/roi_sync.param.yaml index aadecda7a2..99d85089be 100644 --- a/autoware_launch/config/perception/object_recognition/detection/image_projection_based_fusion/roi_sync.param.yaml +++ b/autoware_launch/config/perception/object_recognition/detection/image_projection_based_fusion/roi_sync.param.yaml @@ -10,4 +10,4 @@ filter_scope_min_z: -100.0 filter_scope_max_x: 100.0 filter_scope_max_y: 100.0 - filter_scope_max_z: 100.0 \ No newline at end of file + filter_scope_max_z: 100.0