Removed an unnecessary newline
This commit is contained in:
parent
6de9484c97
commit
ae45aed8d6
1 changed files with 0 additions and 1 deletions
|
|
@ -1159,7 +1159,6 @@ class Flask(_PackageBoundObject):
|
|||
"""
|
||||
self.jinja_env.tests[name or f.__name__] = f
|
||||
|
||||
|
||||
@setupmethod
|
||||
def template_global(self, name=None):
|
||||
"""A decorator that is used to register a custom template global function.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue