mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
pep8
This commit is contained in:
parent
e19e08ecc4
commit
b0555e1cfe
@ -1894,6 +1894,7 @@ class BuiltinGlobals(BuiltinFormatterFunction):
|
|||||||
# The globals function is implemented in-line in the formatter
|
# The globals function is implemented in-line in the formatter
|
||||||
raise NotImplementedError()
|
raise NotImplementedError()
|
||||||
|
|
||||||
|
|
||||||
class BuiltinFieldExists(BuiltinFormatterFunction):
|
class BuiltinFieldExists(BuiltinFormatterFunction):
|
||||||
name = 'field_exists'
|
name = 'field_exists'
|
||||||
arg_count = 1
|
arg_count = 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user