From de1cb4013b4c51039d35ba5b1d055a31218b973a Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 07:45:13 +0000 Subject: [PATCH] style(pre-commit): autofix --- .../detection/pointcloud_map_filter.launch.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/launch/tier4_perception_launch/launch/object_recognition/detection/pointcloud_map_filter.launch.py b/launch/tier4_perception_launch/launch/object_recognition/detection/pointcloud_map_filter.launch.py index 18cb428bba093..ca4f1d32ee840 100644 --- a/launch/tier4_perception_launch/launch/object_recognition/detection/pointcloud_map_filter.launch.py +++ b/launch/tier4_perception_launch/launch/object_recognition/detection/pointcloud_map_filter.launch.py @@ -153,7 +153,7 @@ def create_compare_map_pipeline(self): extra_arguments=[ {"use_intra_process_comms": False}, ], - ) + ) ) return components