Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2aa4464

Browse files
carieshmarieJon Wayne Parrott
authored and
Jon Wayne Parrott
committed
Update main.py (GoogleCloudPlatform#334)
Correct capitalization so region tag works.
1 parent 33ff6c8 commit 2aa4464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine/mailjet/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
import os
1818

1919
from flask import Flask, render_template, request
20-
# [start config]
20+
# [START config]
2121
import mailjet_rest
2222
import requests_toolbelt.adapters.appengine
2323

0 commit comments

Comments
 (0)