Use the + operator instead of relying on string concatenation across lines. This is necessary even inside parentheses to pass check-str-concat-over-line-jumps with Pylint << 3.0.0. Signed-off-by: Gilles Peskine <[email protected]>