Merge pull request #2442 from hallazzang/patch-1

corrected indentations for pypi description
This commit is contained in:
Hsiaoming Yang 2017-08-14 14:01:46 +08:00 committed by GitHub
commit 7d4703e98a

View file

@ -31,9 +31,9 @@ And run it:
$ pip install Flask
$ python hello.py
* Running on http://localhost:5000/
* Running on http://localhost:5000/
Ready for production? `Read this first <http://flask.pocoo.org/docs/deploying/>`.
Ready for production? `Read this first <http://flask.pocoo.org/docs/deploying/>`.
Links
`````