mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-16 04:02:52 -06:00
What would we do without you, PEP8?
This commit is contained in:
parent
2cde9a82a0
commit
8799a15e73
@ -51,6 +51,7 @@ def startswith(value, arg):
|
||||
"""
|
||||
return str(value).startswith(arg)
|
||||
|
||||
|
||||
@register.filter()
|
||||
def bettertitle(value):
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user