Commit dcd2ec5
Avoid hyphenating "pagination-failure" across a line break
Copilot PR #273 review: the docstring of `_error_log_messages` wrapped
mid-compound-word as `pagination-\n failure`, which renders as
"pagination- failure" in help output. Rephrased so the term stays on
one line.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent e4e4281 commit dcd2ec5
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
111 | | - | |
| 110 | + | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
0 commit comments