Files
@ 4b5ab0426388
Branch filter:
Location: kallithea/docs/theme/nature/static/pygments.css
4b5ab0426388
2.7 KiB
text/css
repo group: use lazy string formatting when logging
Avoid using % operator to generate an unused string.
Avoid using % operator to generate an unused string.