Commit afed60a
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
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
307 | | - | |
| 307 | + | |
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
| |||
0 commit comments