From 50a783068f4a48b93cbaee2093375a16003bf25f Mon Sep 17 00:00:00 2001 From: Robert Date: Sun, 27 Apr 2025 21:51:40 -0400 Subject: [PATCH] Pillow ...GPS Module. --- dedup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dedup.py b/dedup.py index 4b7750e..af998a5 100644 --- a/dedup.py +++ b/dedup.py @@ -60,7 +60,7 @@ def main(): print("Images are both from same Location") delibs.exit_timer(5) else: - print("Not using Coordiantes module") + print("Not using Coordinates module") with delibs.Timer("Loading Images"): # Load large images