Skip to content

Commit

Permalink
apply pre-commit
Browse files Browse the repository at this point in the history
Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp>
  • Loading branch information
tkimura4 committed Aug 8, 2022
1 parent 8d0f9b4 commit 380f15d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion planning/behavior_path_planner/src/turn_signal_decider.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,4 @@ std::pair<TurnIndicatorsCommand, double> TurnSignalDecider::getIntersectionTurnS
}
return std::make_pair(turn_signal, distance);
}
} // namespace behavior_path_planner
} // namespace behavior_path_planner

0 comments on commit 380f15d

Please sign in to comment.