updated all formatting.
This commit is contained in:
@@ -42,7 +42,6 @@ class CalGrab(object):
|
||||
orderBy='startTime'
|
||||
).execute()
|
||||
events = events_result.get('items', [])
|
||||
|
||||
if not events:
|
||||
print('No upcoming events found.')
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user