Skip to content

Commit afed60a

Browse files
hjmjohnsonclaude
andcommitted
Fix Sphinx warning in module build docs
The "Alternatively, install and use twine directly::" line introduced a literal block marker with no following indented block, causing a Sphinx warning that fails the docs CI build (-W flag). Change it to a plain sentence. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent d8b32c1 commit afed60a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Build_ITK_Module_Python_packages.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ a partial upload failure.
304304
Manual Upload
305305
-------------
306306

307-
Alternatively, install and use ``twine`` directly::
307+
Alternatively, install and use ``twine`` directly.
308308

309309
Test on TestPyPI first::
310310

0 commit comments

Comments
 (0)