Skip to content

Commit dedf439

Browse files
committed
Ruff
Linting
1 parent 7b8a52b commit dedf439

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyhilo/api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,6 @@ async def get_seasons(self, location_id: int) -> list[dict[str, Any]]:
715715

716716
return all_seasons
717717

718-
719718
async def get_weather(self, location_id: int) -> dict[str, Any]:
720719
"""This will return the current weather like in the app
721720
https://api.hiloenergie.com/Automation/v1/api/Locations/XXXX/Weather

0 commit comments

Comments
 (0)