Skip to content

Commit

Permalink
Update samples to support latest Google Cloud Python [(#656)](GoogleC…
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Wayne Parrott authored Nov 15, 2016
1 parent 287db39 commit af085d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions samples/snippets/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ def report(ex):
report(traceback.format_exc())
# [END error_reporting]


if __name__ == '__main__':
simulate_error()

0 comments on commit af085d9

Please sign in to comment.