Skip to content

Commit

Permalink
Fix trailing white space on readme 287
Browse files Browse the repository at this point in the history
  • Loading branch information
MathieuLamiot committed Sep 5, 2024
1 parent 81d3e56 commit 3f34da8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ As a workaround, you can use the argument ``--expand-coverage-report``: lines no

Notes:
- This argument is only available for XML coverage reports.
- This workaround is designed under the assumption that the coverage tool reports untested statements with hits set to 0, and it reports statements based on the opening line.
- This workaround is designed under the assumption that the coverage tool reports untested statements with hits set to 0, and it reports statements based on the opening line.

Configuration files
-------------------
Expand Down

0 comments on commit 3f34da8

Please sign in to comment.