Merge 87234fb2f8 into 207006f4c3
This commit is contained in:
commit
592b8e66f5
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ you do not, head over to the :ref:`installation` section.
|
||||||
A Minimal Application
|
A Minimal Application
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
A minimal Flask application looks something like that::
|
A minimal Flask application looks something like this::
|
||||||
|
|
||||||
from flask import Flask
|
from flask import Flask
|
||||||
app = Flask(__name__)
|
app = Flask(__name__)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue