Files
@ 4b5ab0426388
Branch filter:
Location: kallithea/scripts/run-all-cleanup - annotation
4b5ab0426388
510 B
text/plain
repo group: use lazy string formatting when logging
Avoid using % operator to generate an unused string.
Avoid using % operator to generate an unused string.