This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository enlightenment-module-forecasts.
View the commit online.
commit 6986834c1bbbaeda41c69db1a893839748afed41
Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
AuthorDate: Mon Mar 25 00:45:38 2024 +0000
fix places csv as , is a csv delimiter...
---
places/210.csv | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/places/210.csv b/places/210.csv
index 383e8ea..d78dcb7 100644
--- a/places/210.csv
+++ b/places/210.csv
@@ -998,7 +998,7 @@ Llantwit Major,Vale of Glamorgan,51.4062,-3.4750
Lochgelly,Fife,56.1282,-3.3111
Loftus,Redcar and Cleveland,54.5569,-0.8919
London Colney,Hertfordshire,51.7260,-0.3000
-London,London, City of,51.5072
+London,London (City of),51.5072,0.1276
Long Ashton,North Somerset,51.4300,-2.6500
Long Ditton,Surrey,51.3850,-0.3210
Long Eaton,Derbyshire,52.8980,-1.2710
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.