mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Bad indent...
This commit is contained in:
parent
3a3b3536d1
commit
d4d6083afb
@ -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', {})
|
||||
|
Loading…
x
Reference in New Issue
Block a user