Skip to content

Commit 667946d

Browse files
carieshmarieJon Wayne Parrott
authored andcommitted
Update main.py (GoogleCloudPlatform#337)
1 parent d0adf7d commit 667946d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

managed_vms/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

2323
MAILJET_API_KEY = os.environ['MAILJET_API_KEY']

0 commit comments

Comments
 (0)