From e0df4e1cacefbc9c0adf937c2389e504964414a5 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 23 Aug 2022 11:26:18 +0100 Subject: [PATCH] Fix link formatting --- maps.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maps.py b/maps.py index fd9518d41..e8ffbe097 100644 --- a/maps.py +++ b/maps.py @@ -570,7 +570,7 @@ def _hashtag_map_to_gpx(base_dir: str, tag_name: str, gpx_str += '\n' gpx_str += ' ' + str(place_ctr) + '\n' - gpx_str += ' \n' + gpx_str += ' \n' gpx_str += '\n' gpx_str += ''