From db5d0da39a9f6484f0592ddd8089e10a61473097 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 01:52:11 +0000 Subject: [PATCH] style(pre-commit): autofix --- .../behavior_velocity_run_out_module/config/run_out.param.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/planning/behavior_velocity_run_out_module/config/run_out.param.yaml b/planning/behavior_velocity_run_out_module/config/run_out.param.yaml index e831d228c0c1c..2641214ac5ad4 100644 --- a/planning/behavior_velocity_run_out_module/config/run_out.param.yaml +++ b/planning/behavior_velocity_run_out_module/config/run_out.param.yaml @@ -52,4 +52,4 @@ # prevent abrupt stops caused by false positives in perception ignore_momentary_detection: enable: true - time_threshold: 0.15 # [sec] ignores detections that persist for less than this duration \ No newline at end of file + time_threshold: 0.15 # [sec] ignores detections that persist for less than this duration