Skip to content

Commit fd4b818

Browse files
committed
Use double backquotes for code in readme
1 parent 0508885 commit fd4b818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ the `PyPI <https://pypi.python.org/pypi/pytest-flask>`__ overview page or
2020
How to start?
2121
-------------
2222

23-
Define your application fixture in `conftest.py`::
23+
Define your application fixture in ``conftest.py``::
2424

2525
from myapp import create_app
2626

0 commit comments

Comments
 (0)