Skip to content

Commit

Permalink
Import utc
Browse files Browse the repository at this point in the history
  • Loading branch information
developerfromjokela committed Oct 9, 2024
1 parent d9c68fd commit a1332b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/nordpool/aio_price.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from homeassistant.util import dt as dt_utils
from nordpool.base import CurrencyMismatch
from nordpool.elspot import Prices
from pytz import timezone
from pytz import timezone, utc

from .misc import add_junk

Expand Down

0 comments on commit a1332b3

Please sign in to comment.