Explorar o código

What would we do without you, PEP8?

Jeremy Stretch %!s(int64=9) %!d(string=hai) anos
pai
achega
8799a15e73
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      netbox/utilities/templatetags/helpers.py

+ 1 - 0
netbox/utilities/templatetags/helpers.py

@@ -51,6 +51,7 @@ def startswith(value, arg):
     """
     return str(value).startswith(arg)
 
+
 @register.filter()
 def bettertitle(value):
     """