mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
b8e24b0313
commit
739bdcee7b
@ -841,7 +841,7 @@ class BuiltinSeriesSort(BuiltinFormatterFunction):
|
||||
name = 'series_sort'
|
||||
arg_count = 0
|
||||
category = 'Get values from metadata'
|
||||
__doc__ = doc = _('booksize() -- return the series sort value')
|
||||
__doc__ = doc = _('series_sort() -- return the series sort value')
|
||||
|
||||
def evaluate(self, formatter, kwargs, mi, locals):
|
||||
if mi.series:
|
||||
|
Loading…
x
Reference in New Issue
Block a user