diff options
| author | Gunnar Morling <gunnar.morling@googlemail.com> | 2024-01-06 10:36:19 +0100 |
|---|---|---|
| committer | Gunnar Morling <gunnar.morling@googlemail.com> | 2024-01-06 10:36:19 +0100 |
| commit | 88c82d37400ec8a3398c98e0a8de23b5f15d8dae (patch) | |
| tree | ae63288ebfbb257b5f2df16fa259bceab02ef81d | |
| parent | 35b90992aaae06f3a301b07335e1fad71ad1ae38 (diff) | |
Adding missing ")"
| -rw-r--r-- | data/weather_stations.csv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/weather_stations.csv b/data/weather_stations.csv index c685915..6f45f2b 100644 --- a/data/weather_stations.csv +++ b/data/weather_stations.csv @@ -1,5 +1,5 @@ # Adapted from https://simplemaps.com/data/world-cities -# Licensed under Creative Commons Attribution 4.0 (https://creativecommons.org/licenses/by/4.0/ +# Licensed under Creative Commons Attribution 4.0 (https://creativecommons.org/licenses/by/4.0/) Tokyo;35.6897 Jakarta;-6.1750 Delhi;28.6100 |
