mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 02:38:10 +02:00
Upgrade pyupgrade to v2.11.0 (#48220)
This commit is contained in:
@ -54,7 +54,7 @@ def get_astral_event_next(
|
||||
|
||||
@callback
|
||||
def get_location_astral_event_next(
|
||||
location: "astral.Location",
|
||||
location: astral.Location,
|
||||
event: str,
|
||||
utc_point_in_time: datetime.datetime | None = None,
|
||||
offset: datetime.timedelta | None = None,
|
||||
|
Reference in New Issue
Block a user