From 325b53973d305b022f5ece73571f218f6460dccf Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 17:48:00 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- docs/source/tox.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/tox.rst b/docs/source/tox.rst index e9ebabb..9459ead 100644 --- a/docs/source/tox.rst +++ b/docs/source/tox.rst @@ -159,7 +159,7 @@ This option has no effect if ``pytest`` is ``false``. coverage ^^^^^^^^ -A space separated list of coverage providers to upload to, either +A space separated list of coverage providers to upload to, either ``codecov`` or ``github``. Default is to not upload coverage reports.