Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed Feb 9, 2024
1 parent 475249c commit 028f491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pv_site_api/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,7 @@ def get_pv_forecast_many_sites(
auth: dict = Depends(auth),
sum_by: Optional[str] = None,
compact: bool = False,
)
):
"""
### Get the forecasts for many sites.
Expand Down

0 comments on commit 028f491

Please sign in to comment.