diff --git a/data/spot.py b/data/spot.py index a2a6966..4b4b323 100644 --- a/data/spot.py +++ b/data/spot.py @@ -64,7 +64,7 @@ class Spot: # Time that this software received the spot. This is used with the "since_received" call to our API to receive all # data that is new to us, even if by a quirk of the API it might be older than the list time the client polled the # API. - received_time: datetime = datetime.now(pytz.UTC), + received_time: datetime = datetime.now(pytz.UTC) # Comment left by the spotter, if any comment: str = None # Special Interest Group (SIG), e.g. outdoor activity programme such as POTA