diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2019-11-09 20:40:45 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2019-11-09 21:06:43 -0500 |
commit | 39f8ce22f2a6fa9d19f45211b5981ac900b8154b (patch) | |
tree | f699d3552adb66cb205a612c778a4cf2f9c11c17 /doc/api_plugin.rst | |
parent | ffb7230e2f6e64b9ba219e12a1488038f42472b4 (diff) | |
download | python-coveragepy-git-39f8ce22f2a6fa9d19f45211b5981ac900b8154b.tar.gz |
Remove :history: lines
Diffstat (limited to 'doc/api_plugin.rst')
-rw-r--r-- | doc/api_plugin.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/api_plugin.rst b/doc/api_plugin.rst index 91219247..00acecbc 100644 --- a/doc/api_plugin.rst +++ b/doc/api_plugin.rst @@ -7,11 +7,8 @@ Plug-in classes =============== -.. :history: 20150815T132400, new doc for 4.0b2 - .. automodule:: coverage.plugin - .. module:: coverage :noindex: |