Skip to content

Commit

Permalink
fix black
Browse files Browse the repository at this point in the history
  • Loading branch information
stickpin committed Jan 11, 2024
1 parent a11972d commit 856656f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions volkswagencarnet/vw_vehicle.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
ENGINE_TYPE_GASOLINE = "gasoline"
ENGINE_TYPE_COMBUSTION = [ENGINE_TYPE_DIESEL, ENGINE_TYPE_GASOLINE]


class Vehicle:
"""Vehicle contains the state of sensors and methods for interacting with the car."""

Expand Down

0 comments on commit 856656f

Please sign in to comment.