Skip to content

Commit

Permalink
Update national.py (#365)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield authored Dec 9, 2024
1 parent 1309b28 commit 12c3db9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/national.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ def get_national_forecast(
60 returns the forecast made an hour before the target time)
- **start_datetime_utc**: optional start datetime for the query.
- **end_datetime_utc**: optional end datetime for the query.
- **creation_utc_limit**: optional, only return forecasts made before this datetime.
- **creation_limit_utc**: optional, only return forecasts made before this datetime.
Note you can only go 7 days back at the moment
Returns:
Expand Down

0 comments on commit 12c3db9

Please sign in to comment.