Commit 037f81fe authored by Alex Gaynor's avatar Alex Gaynor
Browse files

Added a newline to appease flake8

parent 22b2fb0b
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