Files
@ 4b5ab0426388
Branch filter:
Location: kallithea/MIT-Permissive-License.txt - annotation
4b5ab0426388
1023 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.