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 dc452e0 + e23859a commit 5b10155Copy full SHA for 5b10155
docs/index.rst
@@ -409,7 +409,7 @@ runserver
409
410
**Flask-Script** has a couple of ready commands you can add and customise: ``Server`` and ``Shell``.
411
412
-The ``Server`` command runs the **Flask** development server.
+The ``Server`` command runs the **Flask** development server.::
413
414
from flask.ext.script import Server, Manager
415
from myapp import create_app
0 commit comments