From e9c14a021dfbe9220799082e1ec226856211c4ab Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Thu, 17 Mar 2022 08:13:03 -0400 Subject: [PATCH] typo --- groundstation/tago-upload.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groundstation/tago-upload.py b/groundstation/tago-upload.py index e571c4fa..61ea06c9 100644 --- a/groundstation/tago-upload.py +++ b/groundstation/tago-upload.py @@ -235,5 +235,5 @@ while (True): time.sleep(60) except: - print("There was a problem!) + print("There was a problem!") time.sleep(60)