clean up owm_forecasts

This commit is contained in:
mrbwburns 2024-01-15 20:44:18 +01:00
parent 84e4e1b9c5
commit 1b1f57339e

View File

@ -126,4 +126,3 @@ def get_forecast_for_day(days_from_today: int, hourly_forecasts: list) -> dict:
}
return day_data