diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2021-01-24 17:48:51 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2021-01-24 17:48:51 -0500 |
commit | 6ce7b4e3fe716f4cf14922a518b64279110a3ff9 (patch) | |
tree | 8887f7d3bb3bfa8cda080507dd3652c9f2e4b4fa /doc/sample_html/index.html | |
parent | a09b1714c26cde1542044f44295600679d4368fc (diff) | |
download | python-coveragepy-git-6ce7b4e3fe716f4cf14922a518b64279110a3ff9.tar.gz |
Latest sample HTML
Diffstat (limited to 'doc/sample_html/index.html')
-rw-r--r-- | doc/sample_html/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/sample_html/index.html b/doc/sample_html/index.html index be4b02c7..6ce86638 100644 --- a/doc/sample_html/index.html +++ b/doc/sample_html/index.html @@ -156,8 +156,8 @@ <div id="footer"> <div class="content"> <p> - <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.3.1</a>, - created at 2020-12-19 16:17 -0500 + <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.4</a>, + created at 2021-01-24 17:48 -0500 </p> </div> </div> |