Skip to content

Commit

Permalink
style(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Dec 2, 2024
1 parent ed8e71c commit 041a432
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ units:
- path: /autoware/system/service_log_checker
type: diag
node: service_log_checker
name: response_status
name: response_status
4 changes: 2 additions & 2 deletions autoware_launch/config/system/tier4_diagnostics/sensing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ units:
# NOTE: Please modify this section according to your environment and requirements.
# *******************************************************************************
- path: /sensing/emergency_stop
type: and
type:
and
# - { type: link, link: /sensing/radar/001-connection }

- path: /sensing/pull_over
Expand All @@ -32,4 +33,3 @@ units:

- path: /sensing/none
type: and

0 comments on commit 041a432

Please sign in to comment.