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 8dab473 commit 90fc72dCopy full SHA for 90fc72d
docs/developers/contributing.rst
@@ -193,7 +193,7 @@ Both unit tests and docstring doctests are included when computing coverage. Run
193
will automatically run the test suite with coverage and produce a XML coverage report.
194
This should be 100% before code can be accepted into the main code base.
195
196
-You can also generate a HTML rendered of the coverage report by running::
+You can also generate an HTML coverage report by running::
197
198
$ hatch env run --env test.py3.12-2.1-optional run-coverage-html
199
0 commit comments