mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-31 14:33:54 -04:00
pep8
This commit is contained in:
parent
ea7711f6c6
commit
48ed5c63f5
@ -1386,6 +1386,7 @@ The following shows what is returned for various parameters:
|
|||||||
else:
|
else:
|
||||||
return _("No book formats found so the path can't be generated")
|
return _("No book formats found so the path can't be generated")
|
||||||
|
|
||||||
|
|
||||||
class BuiltinHumanReadable(BuiltinFormatterFunction):
|
class BuiltinHumanReadable(BuiltinFormatterFunction):
|
||||||
name = 'human_readable'
|
name = 'human_readable'
|
||||||
arg_count = 1
|
arg_count = 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user