Skip to content

Commit 7d4703e

Browse files
authored
Merge pull request pallets#2442 from hallazzang/patch-1
corrected indentations for pypi description
2 parents 330792e + 392989a commit 7d4703e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ def hello():
3131
3232
$ pip install Flask
3333
$ python hello.py
34-
* Running on http://localhost:5000/
34+
* Running on http://localhost:5000/
3535
36-
Ready for production? `Read this first <http://flask.pocoo.org/docs/deploying/>`.
36+
Ready for production? `Read this first <http://flask.pocoo.org/docs/deploying/>`.
3737
3838
Links
3939
`````

0 commit comments

Comments
 (0)