diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2023-01-02 13:08:03 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2023-01-02 13:08:03 -0500 |
| commit | 2f731e27c227512594b0378820a42503486ca2d5 (patch) | |
| tree | 48acdccdedf76caf044f28e23b37eeb2982163de /doc/sample_html/index.html | |
| parent | dbbd5b73237c75a14f7430e75412b577f4d8f4ed (diff) | |
| download | python-coveragepy-git-7.0.2.tar.gz | |
docs: sample HTML7.0.2
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 c662cac4..c46e94fb 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 v7.0.1</a>, - created at 2022-12-23 17:19 -0500 + <a class="nav" href="https://coverage.readthedocs.io">coverage.py v7.0.2</a>, + created at 2023-01-02 13:05 -0500 </p> </div> </header> @@ -166,8 +166,8 @@ <footer> <div class="content"> <p> - <a class="nav" href="https://coverage.readthedocs.io">coverage.py v7.0.1</a>, - created at 2022-12-23 17:19 -0500 + <a class="nav" href="https://coverage.readthedocs.io">coverage.py v7.0.2</a>, + created at 2023-01-02 13:05 -0500 </p> </div> <aside class="hidden"> |
