Commit 1d1debee authored by Alex Gaynor's avatar Alex Gaynor Committed by Tim Graham
Browse files

[1.7.x] Added a newline to appease flake8

Backport of 037f81fe from master
parent dcb1b971
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@ register = Library()

_static = None


@register.simple_tag
def static(path):
    global _static