Skip to content

Commit

Permalink
Merge pull request #7131 from ArtyomKaltovich/patch-1
Browse files Browse the repository at this point in the history
update doctests.rst regarding issue #7116
  • Loading branch information
asottile committed Apr 28, 2020
2 parents 9bf3efb + bef263e commit dd49812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/en/doctest.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ can change the pattern by issuing:

.. code-block:: bash
pytest --doctest-glob='*.rst'
pytest --doctest-glob="*.rst"
on the command line. ``--doctest-glob`` can be given multiple times in the command-line.

Expand Down

0 comments on commit dd49812

Please sign in to comment.