Skip to content

Commit da80bb4

Browse files
committed
Update README.rst
1 parent ee2280a commit da80bb4

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@ Let's create a new virtualenv with all we need::
2929
$ source example/bin/activate
3030
$ pip install pytest requests mocket
3131

32-
As second step, we create an `example.py` file as the following one::
32+
As second step, we create an `example.py` file as the following one:
33+
34+
.. code-block:: python
3335
3436
import json
3537

0 commit comments

Comments
 (0)