Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
dave-hilo committed Feb 6, 2024
1 parent e7cbb47 commit 9f9c277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyhilo/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -745,7 +745,7 @@ async def get_gd_events(
return cast(dict[str, Any], await self.async_request("get", url))

async def get_seasons(self, location_id: int) -> dict[str, Any]:
"""This will return the rewards and current season total
"""This will return the rewards and current season total
https://api.hiloenergie.com/challenge/v1/api/Locations/XXXX/Seasons
[
{
Expand Down

0 comments on commit 9f9c277

Please sign in to comment.