Files
@ e0735ea41d8d
Branch filter:
Location: kallithea/docs/theme/nature/static/pygments.css
e0735ea41d8d
2.7 KiB
text/css
tests: fix Python 2.6 compatibility in string formatting
Python 2.6 would fail with:
ValueError: zero length field name in format
Python 2.6 would fail with:
ValueError: zero length field name in format