We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 330792e + 392989a commit 7d4703eCopy full SHA for 7d4703e
setup.py
@@ -31,9 +31,9 @@ def hello():
31
32
$ pip install Flask
33
$ python hello.py
34
- * Running on http://localhost:5000/
+ * Running on http://localhost:5000/
35
36
- Ready for production? `Read this first <http://flask.pocoo.org/docs/deploying/>`.
+Ready for production? `Read this first <http://flask.pocoo.org/docs/deploying/>`.
37
38
Links
39
`````
0 commit comments