Skip to content

Commit c3d3793

Browse files
committed
run pre-commit
1 parent 966431d commit c3d3793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +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
62+
import datetime as dt
6363
from meteole import AromeForecast
6464

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

0 commit comments

Comments
 (0)