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)