Skip to content

Commit

Permalink
remove blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
Edison-CBS committed Jul 22, 2023
1 parent 33673c2 commit 217e8f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion selfdrive/test/longitudinal_maneuvers/plant.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ def __init__(self, lead_relevancy=False, speed=0.0, distance_lead=2.0,
self.acceleration = 0.0
self.speeds = []


# lead car
self.lead_relevancy = lead_relevancy
self.distance_lead = distance_lead
Expand Down

0 comments on commit 217e8f7

Please sign in to comment.