Skip to content

Commit

Permalink
Update main.py (#334)
Browse files Browse the repository at this point in the history
Correct capitalization so region tag works.
  • Loading branch information
carieshmarie authored and Jon Wayne Parrott committed May 6, 2016
1 parent 33ff6c8 commit 2aa4464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appengine/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
import requests_toolbelt.adapters.appengine

Expand Down

0 comments on commit 2aa4464

Please sign in to comment.