Skip to content

Commit 30d9150

Browse files
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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ITKFixedPointInverseDisplacementField
2-
=================================
2+
=====================================
33
.. image:: https://github.com/InsightSoftwareConsortium/ITKFixedPointInverseDisplacementField/workflows/Build,%20test,%20package/badge.svg
44

55
ITKFixedPointInverseDisplacementField takes a displacement field as input and

0 commit comments

Comments
 (0)