Unverified Commit dfc30166 authored by 玖亖伍's avatar 玖亖伍 Committed by GitHub

Update advanced.rst

fix doc import error in advanced.rst
parent 7fa26ab2
......@@ -34,7 +34,7 @@ Enabling localization is simple:
#. Initialize Flask-BabelEx by creating instance of `Babel` class::
from flask import app
from flask import Flask
from flask_babelex import Babel
app = Flask(__name__)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment