From 0f8d1cee4143100cfb486ff50b3c9da545ba6b4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20Morini=C3=A8re?= Date: Wed, 15 Mar 2023 13:06:25 +0100 Subject: [PATCH] Fix comment --- geoconvert/data/countries.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/geoconvert/data/countries.py b/geoconvert/data/countries.py index 6206d5d..315d613 100644 --- a/geoconvert/data/countries.py +++ b/geoconvert/data/countries.py @@ -1314,8 +1314,7 @@ # Association from a country code to another country code. # These territories generally have a code but are not considered as an -# independent country and actually and depend -# from another country. +# independent country and actually depend from another country. country_territories = { "FR": frozenset( ["RE", "TF", "BL", "YT", "WF", "NC", "PF", "PM", "MQ", "GF", "MF", "GP"]