diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2022-12-18 15:31:12 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2022-12-18 15:31:12 -0500 |
commit | df3f2bf0dacded1406e2008394925fbb90f54ce5 (patch) | |
tree | dc1112a2b69653318f65702493bb88de430da77b /doc/sample_html/index.html | |
parent | 52b5680543d5da45b1bb0356d7538724acebd237 (diff) | |
download | python-coveragepy-git-df3f2bf0dacded1406e2008394925fbb90f54ce5.tar.gz |
docs: latest sample HTML report7.0.0
Diffstat (limited to 'doc/sample_html/index.html')
-rw-r--r-- | doc/sample_html/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/sample_html/index.html b/doc/sample_html/index.html index 9db0042b..7df4d52d 100644 --- a/doc/sample_html/index.html +++ b/doc/sample_html/index.html @@ -46,8 +46,8 @@ <input id="filter" type="text" value="" placeholder="filter..." /> </form> <p class="text"> - <a class="nav" href="https://coverage.readthedocs.io">coverage.py v6.5.0</a>, - created at 2022-09-29 12:29 -0400 + <a class="nav" href="https://coverage.readthedocs.io">coverage.py v7.0.0</a>, + created at 2022-12-18 15:30 -0500 </p> </div> </header> @@ -166,8 +166,8 @@ <footer> <div class="content"> <p> - <a class="nav" href="https://coverage.readthedocs.io">coverage.py v6.5.0</a>, - created at 2022-09-29 12:29 -0400 + <a class="nav" href="https://coverage.readthedocs.io">coverage.py v7.0.0</a>, + created at 2022-12-18 15:30 -0500 </p> </div> <aside class="hidden"> |