Minor tweak, uptime comment

This commit is contained in:
Ian Renton
2026-06-20 13:28:35 +01:00
parent 18453beda5
commit 8c69bdf357
10 changed files with 26 additions and 17 deletions

View File

@@ -89,4 +89,7 @@ class GMA(HTTPSpotProvider):
except:
logging.warning("Exception when looking up " + self.REF_INFO_URL_ROOT + source_spot[
"REF"] + ", ignoring this spot for now")
else:
logging.warning("The GMA API returned an unexpected response.")
return new_spots