Skip to content

Commit a593b9c

Browse files
authored
Merge pull request #40 from Jupihawx/patch-1
Update README.md
2 parents 8feb1c1 + d12989e commit a593b9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ Meteole allows you to retrieve forecasts for a wide range of weather indicators.
5959
*note : the date of the run cannot be more than 4 days in the past. Consequently, change the date of the run in the example below.*
6060

6161
```python
62+
import datetime as dt
6263
from meteole import AromeForecast
6364

6465
# Configure the logger to provide information on data recovery: recovery status, default settings, etc.

0 commit comments

Comments
 (0)