diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2022-08-16 10:11:07 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2022-08-16 10:11:07 -0400 |
commit | 24985c09eeb9c9849d60427af1ec3285267a9ce5 (patch) | |
tree | fe8a8c48ff4c3404ccce615aea5525d7bc725bce /doc/sample_html/index.html | |
parent | 12d5d17b0a631796bfe70dedc6d63900ec7d02e5 (diff) | |
download | python-coveragepy-git-24985c09eeb9c9849d60427af1ec3285267a9ce5.tar.gz |
docs: sample html report6.4.4
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 d1bb7bfe..fd37f08f 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.4.3</a>, - created at 2022-08-06 16:32 -0400 + <a class="nav" href="https://coverage.readthedocs.io">coverage.py v6.4.4</a>, + created at 2022-08-16 10:10 -0400 </p> </div> </header> @@ -166,8 +166,8 @@ <footer> <div class="content"> <p> - <a class="nav" href="https://coverage.readthedocs.io">coverage.py v6.4.3</a>, - created at 2022-08-06 16:32 -0400 + <a class="nav" href="https://coverage.readthedocs.io">coverage.py v6.4.4</a>, + created at 2022-08-16 10:10 -0400 </p> </div> <aside class="hidden"> |