From 12c3db9f28166ca2a786559e140c069dda327469 Mon Sep 17 00:00:00 2001 From: Peter Dudfield <34686298+peterdudfield@users.noreply.github.com> Date: Mon, 9 Dec 2024 13:37:03 +0000 Subject: [PATCH] Update national.py (#365) --- src/national.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/national.py b/src/national.py index b9c0d5f..ce9135f 100644 --- a/src/national.py +++ b/src/national.py @@ -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: