From afd8cb3bf5cc1bd299338e91b6631ae747b7c6cb Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sun, 14 Dec 2025 08:20:13 -0500 Subject: [PATCH] Update gps_client.py typo --- gps_client.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gps_client.py b/gps_client.py index 66ba8c51..82c19137 100644 --- a/gps_client.py +++ b/gps_client.py @@ -64,6 +64,6 @@ try: exit(0) except: - print("-1 0 0 0) + print("-1 0 0 0") exit(0)