Files
Gilles Peskine bb749456e9 Use + for string concatenation in lists
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]>
2025-04-24 15:09:50 +02:00
..
2024-10-17 14:29:18 +02:00
2024-07-05 09:35:41 +01:00
2025-04-24 15:09:50 +02:00