Skip to content

Commit 993b51c

Browse files
committed
updates README.rst
1 parent 17a5226 commit 993b51c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Configure via tox.ini/setup.cfg/pytest.cfg
8484

8585
Example of use in a django project:
8686

87-
.. code-block:: inifile
87+
.. code-block:: ini
8888
8989
[pytest]
9090
addopts = -vvv
@@ -134,7 +134,7 @@ as:
134134
135135
or
136136

137-
.. code-block:: inifile
137+
.. code-block:: ini
138138
139139
[pytest]
140140
addopts = -vvv

0 commit comments

Comments
 (0)