[1.7.x] Added a newline to appease flake8
Backport of 037f81fedc from master
This commit is contained in:
parent
dcb1b971c2
commit
1d1debeed4
@ -5,6 +5,7 @@ register = Library()
|
|||||||
|
|
||||||
_static = None
|
_static = None
|
||||||
|
|
||||||
|
|
||||||
@register.simple_tag
|
@register.simple_tag
|
||||||
def static(path):
|
def static(path):
|
||||||
global _static
|
global _static
|
||||||
|
Loading…
x
Reference in New Issue
Block a user