mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +00:00
Fix implicit-return in ipma tests (#122791)
This commit is contained in:
parent
7bbbda8d2b
commit
1958a149c3
@ -108,6 +108,7 @@ class MockLocation:
|
||||
location=Forecast_Location(0, "", 0, 0, 0, "", (0, 0)),
|
||||
),
|
||||
]
|
||||
raise ValueError(f"Unknown forecast period: {period}")
|
||||
|
||||
name = "HomeTown"
|
||||
station = "HomeTown Station"
|
||||
|
Loading…
x
Reference in New Issue
Block a user