summaryrefslogtreecommitdiff
path: root/doc/contexts.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/contexts.rst')
-rw-r--r--doc/contexts.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/contexts.rst b/doc/contexts.rst
index 6a1293fd..8f7854f9 100644
--- a/doc/contexts.rst
+++ b/doc/contexts.rst
@@ -11,8 +11,6 @@ Measurement contexts
.. versionadded:: 5.0
-.. module:: coverage
-
Coverage.py measures whether code was run, but it can also record the context
in which it was run. This can provide more information to help you understand
the behavior of your tests.