Commit 8788c10
style(tool-service): fix pylint implicit-str-concat in _coerce_to_tool_result log
Black had collapsed the dict-envelope validation-failure warning into two
adjacent string literals on one line, which pylint flags as
``W1404 implicit-str-concat``. Merge the halves into a single literal.
No behavioural change.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Jonathan Springer <jps@s390x.com>1 parent dd8e7b9 commit 8788c10
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1667 | 1667 | | |
1668 | 1668 | | |
1669 | 1669 | | |
1670 | | - | |
| 1670 | + | |
1671 | 1671 | | |
1672 | 1672 | | |
1673 | 1673 | | |
| |||
0 commit comments