Skip to content

Commit af085d9

Browse files
author
Jon Wayne Parrott
authored
Update samples to support latest Google Cloud Python [(#656)](GoogleCloudPlatform/python-docs-samples#656)
1 parent 287db39 commit af085d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/snippets/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,6 @@ def report(ex):
3737
report(traceback.format_exc())
3838
# [END error_reporting]
3939

40+
4041
if __name__ == '__main__':
4142
simulate_error()

0 commit comments

Comments
 (0)