From f7e5f2a72fc78a5b72be93c087345f366f130d66 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 28 Nov 2019 11:17:20 +0100 Subject: [PATCH] degree2decimal.py is another python2 script --- googlemap/degree2decimal.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/googlemap/degree2decimal.py b/googlemap/degree2decimal.py index 873cd54..6cc2211 100755 --- a/googlemap/degree2decimal.py +++ b/googlemap/degree2decimal.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2 # transforms a degree notation like # 43:36:56.32 (43 degrees 36 minutes 56.32 seconds) # into a decimal notation -- 2.43.0