Skip to content

Commit 8f9efc4

Browse files
pre-commit-ci[bot]shtokuda
authored andcommitted
style(pre-commit): autofix
1 parent 30a747b commit 8f9efc4

File tree

1 file changed

+1
-1
lines changed
  • vehicle/autoware_external_cmd_converter/src

1 file changed

+1
-1
lines changed

vehicle/autoware_external_cmd_converter/src/node.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ void ExternalCmdConverterNode::check_topic_status(
179179
{
180180
using diagnostic_msgs::msg::DiagnosticStatus;
181181
DiagnosticStatus status;
182-
182+
183183
current_gate_mode_ = gate_mode_sub_.takeData();
184184

185185
if (!check_emergency_stop_topic_timeout()) {

0 commit comments

Comments
 (0)