We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6895b64 commit c7f6080Copy full SHA for c7f6080
README.rst
@@ -54,7 +54,7 @@ We highly suggest adding `source` to your ``.coveragerc``, which solves a number
54
[run]
55
source=your_package_name
56
57
-If there are multiple sources, you instead should add 'include' to your ``.coveragerc``
+If there are multiple sources, you instead should add `include` to your ``.coveragerc``
58
59
.. code-block:: ini
60
0 commit comments