Files
@ 4b5ab0426388
Branch filter:
Location: kallithea/pytest.ini - annotation
4b5ab0426388
391 B
text/x-ini
repo group: use lazy string formatting when logging
Avoid using % operator to generate an unused string.
Avoid using % operator to generate an unused string.