Skip to content

Commit

Permalink
Update main.py (#337)
Browse files Browse the repository at this point in the history
  • Loading branch information
carieshmarie authored and Jon Wayne Parrott committed May 9, 2016
1 parent d0adf7d commit 667946d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion managed_vms/mailjet/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
import os

from flask import Flask, render_template, request
# [start config]
# [START config]
import mailjet_rest

MAILJET_API_KEY = os.environ['MAILJET_API_KEY']
Expand Down

0 comments on commit 667946d

Please sign in to comment.