Skip to content

Commit 8364a00

Browse files
committed
Fix test instructions formatting.
1 parent 8f7a212 commit 8364a00

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/contribute/index.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,9 @@ Pull request guidelines
5858
`conftest.py <https://github.com/melissawm/sphinx-tags/tree/main/test/conftest.py>`__
5959
for details on testing setup.
6060

61-
To run tests, use
62-
```
63-
pytest
64-
```
61+
To run tests, use::
62+
63+
pytest
6564

6665
5. **Commit your changes and send your pull request as usual.**
6766

0 commit comments

Comments
 (0)