mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Remove a debugging comment
This commit is contained in:
parent
ef6862da8b
commit
16c7bc184d
@ -407,7 +407,6 @@ class BuiltinAdd(BuiltinFormatterFunction):
|
||||
argument is not a number. In most cases you can use the ``+`` operator instead
|
||||
of this function.
|
||||
''')
|
||||
# r'''No documentation provided''') # for debugging xlated text using French
|
||||
|
||||
def evaluate(self, formatter, kwargs, mi, locals, *args):
|
||||
res = 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user