Bad indent...

This commit is contained in:
Charles Haley 2012-09-19 13:04:13 +02:00
parent 3a3b3536d1
commit d4d6083afb

View File

@ -656,8 +656,7 @@ class BuiltinFormatsPaths(BuiltinFormatterFunction):
'the formats of a book. You can use the select '
'function to get the path for a specific '
'format. Note that format names are always uppercase, '
'as in EPUB.'
)
'as in EPUB.')
def evaluate(self, formatter, kwargs, mi, locals):
fmt_data = mi.get('format_metadata', {})