summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2018-02-10 12:47:11 -0500
committerNed Batchelder <ned@nedbatchelder.com>2018-02-10 12:47:11 -0500
commit28bb6b6a885acfcb34b42b11b5d4220144b8fb2a (patch)
tree7f54310b87b63a82fdf0914cfcbd2a4fe25df25e /doc
parent50352aa21ae4ad3943c7402cdc129ee862403dc1 (diff)
downloadpython-coveragepy-28bb6b6a885acfcb34b42b11b5d4220144b8fb2a.tar.gz
Add a warning about plugins potentially interfering with coverage measurement. Learned from #637
Diffstat (limited to 'doc')
-rw-r--r--doc/api_plugin.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/api_plugin.rst b/doc/api_plugin.rst
index 80d0830..e400a29 100644
--- a/doc/api_plugin.rst
+++ b/doc/api_plugin.rst
@@ -9,8 +9,6 @@ Plug-in classes
.. :history: 20150815T132400, new doc for 4.0b2
-.. versionadded:: 4.0
-
.. automodule:: coverage.plugin