Skip to content

Commit

Permalink
style: fix pylint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
alandtse committed Oct 22, 2019
1 parent 7aa48d5 commit 749a8b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions teslajsonpy/vehicle.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

_LOGGER = logging.getLogger(__name__)


class VehicleDevice:
"""Home-assistant class of Tesla vehicles.
Expand Down

0 comments on commit 749a8b3

Please sign in to comment.