Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 12, 2024
1 parent 0fb7505 commit d19dee1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/national.py
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,6 @@ def get_national_pvlive(
)



@router.get("/elexon", summary="Get elexon Solar Forecast")
@limiter.limit(f"{N_CALLS_PER_HOUR}/hour")
def get_elexon_forecast(
Expand Down

0 comments on commit d19dee1

Please sign in to comment.