Spaces:
Sleeping
Sleeping
Update src/streamlit_app.py
Browse files- src/streamlit_app.py +0 -1
src/streamlit_app.py
CHANGED
|
@@ -46,7 +46,6 @@ weather_icons = {
|
|
| 46 |
"Clouds": "https://cdn-icons-png.flaticon.com/128/990/990388.png",
|
| 47 |
"Rain": "https://openweathermap.org/img/wn/09d.png",
|
| 48 |
"Fog": "https://openweathermap.org/img/wn/50d.png",
|
| 49 |
-
"Fod": "https://openweathermap.org/img/wn/50d.png", # faute probable
|
| 50 |
}
|
| 51 |
|
| 52 |
# --- Carte centrée sur la France
|
|
|
|
| 46 |
"Clouds": "https://cdn-icons-png.flaticon.com/128/990/990388.png",
|
| 47 |
"Rain": "https://openweathermap.org/img/wn/09d.png",
|
| 48 |
"Fog": "https://openweathermap.org/img/wn/50d.png",
|
|
|
|
| 49 |
}
|
| 50 |
|
| 51 |
# --- Carte centrée sur la France
|