Skip to content

Commit 5d63749

Browse files
committed
fix readme html
missing tag, maybe unicode zero-width spaces?
1 parent 3dfa46e commit 5d63749

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
</tr>
3636
<tr>
3737
<td>Code Quality</td>
38-
 <td>
38+
<td>
3939
<a href="https://lgtm.com/projects/g/pvlib/pvlib-python/context:python">
4040
<img src="https://img.shields.io/lgtm/grade/python/g/pvlib/pvlib-python.svg?logo=lgtm&logoWidth=18" alt="lgtm quality grade" />
4141
</a>
@@ -46,7 +46,7 @@
4646
</tr>
4747
<tr>
4848
<td>Coverage</td>
49-
 <td>
49+
<td>
5050
<a href="https://coveralls.io/r/pvlib/pvlib-python">
5151
<img src="https://img.shields.io/coveralls/pvlib/pvlib-python.svg" alt="coveralls coverage" />
5252
</a>
@@ -62,7 +62,8 @@
6262
<img src="https://img.shields.io/badge/benchmarks-asv-lightgrey" />
6363
</a>
6464
</td>
65-
</tr>
65+
</tr>
66+
<tr>
6667
<td>Publications</td>
6768
<td>
6869
<a href="https://doi.org/10.5281/zenodo.3762635">

0 commit comments

Comments
 (0)