mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2026-06-23 21:25:12 +00:00
Minor tweak, uptime comment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user