Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
firstof9 committed Dec 13, 2023
1 parent 46ece16 commit f407d1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/gasbuddy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
from datetime import timedelta

from gasbuddy import GasBuddy # pylint: disable=import-self

# pylint: disable-next=import-error,no-name-in-module
from gasbuddy.exceptions import APIError, LibraryError
from homeassistant.config_entries import ConfigEntry
Expand Down

0 comments on commit f407d1d

Please sign in to comment.