Commit 30d9150
authored
BUG: Fix header formatting in README.rst
Underline of a title must extend at least as far as the right edge of the title text (https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html#sections). Currently, `twine check` in the `Build, test, package` workflow fails due to this error.1 parent b402f37 commit 30d9150
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments