forked from orbit-oss/flask
fix formatting
This commit is contained in:
parent
a9878c018b
commit
9c50b8fc1c
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ Running
|
||||||
-------
|
-------
|
||||||
|
|
||||||
To use eventlet to serve your application, write a script that imports
|
To use eventlet to serve your application, write a script that imports
|
||||||
its ```wsgi.server``, as well as your app or app factory.
|
its ``wsgi.server``, as well as your app or app factory.
|
||||||
|
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
:caption: ``wsgi.py``
|
:caption: ``wsgi.py``
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue