From 53251a1c9d4f699a4e9aaa1f974d6f3fdaa316b2 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Mon, 19 Jan 2026 10:31:34 -0500 Subject: [PATCH] Update gps_client.py changed --- gps_client.py | 1 - 1 file changed, 1 deletion(-) diff --git a/gps_client.py b/gps_client.py index 6a5c9269..0d3b7028 100644 --- a/gps_client.py +++ b/gps_client.py @@ -11,7 +11,6 @@ run this way: python3 example1.py.txt import gps # the gpsd interface module import time import signal -import time # Don't turn these signal into exceptions, just die. # https://stackoverflow.com/questions/26692284/how-to-prevent-brokenpipeerror-when-doing-a-flush-in-python