From 5125ff213e9f86b3068f671f84d357cfe582b254 Mon Sep 17 00:00:00 2001 From: alexiadunn <63380512+alexiadunn@users.noreply.github.com> Date: Wed, 30 Nov 2022 18:26:26 -0600 Subject: [PATCH] Updated Coverage.py link to most recent version. --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 3773d15a..1a7cefa8 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -218,7 +218,7 @@ generate a report. Open ``htmlcov/index.html`` in your browser to explore the report. -Read more about `coverage `__. +Read more about `coverage `__. Building the docs