Skip to content

Commit 0c3c4e7

Browse files
"Updating samples to reflect recent changes."
1 parent 8ae9f03 commit 0c3c4e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/upload_banner.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,4 +168,4 @@ def set_banner(banner_url):
168168
except HttpError, e:
169169
print "An HTTP error %d occurred:\n%s" % (e.resp.status, e.content)
170170
else:
171-
print "The custom banner was successfully uploaded."
171+
print "The custom banner was successfully uploaded."

0 commit comments

Comments
 (0)