Improve docs formatting

This commit is contained in:
Bruno Oliveira 2018-08-22 11:22:30 -03:00
parent a12eadd9ef
commit 5a7aa123ea
2 changed files with 6 additions and 6 deletions

View File

@ -150,7 +150,7 @@ You can check for multiple glob patterns by adding a space between the patterns:
the ``python_functions`` and ``python_classes`` options has no effect
for ``unittest.TestCase`` test discovery because pytest delegates
detection of test case methods to unittest code.
discovery of test case methods to unittest code.
Interpreting cmdline arguments as Python packages
-----------------------------------------------------