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] authored and esteve committed Apr 2, 2024
1 parent 2daaf8f commit 3213947
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ void AvoidanceByLaneChangeInterface::updateRTCStatus(
uuid_map_.at(direction), isExecutionReady(), start_distance, finish_distance, clock_->now());
}
} // namespace behavior_path_planner
} // namespace autoware
} // namespace autoware
Original file line number Diff line number Diff line change
Expand Up @@ -296,4 +296,4 @@ double AvoidanceByLaneChange::calcLateralOffset() const
return additional_lat_offset;
}
} // namespace behavior_path_planner
} // namespace autoware
} // namespace autoware

0 comments on commit 3213947

Please sign in to comment.