mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-27 10:58:37 -06:00
PEP8 fix
This commit is contained in:
parent
3320d0c85d
commit
f8376de43a
@ -22,6 +22,7 @@ def oneline(value):
|
||||
"""
|
||||
return value.replace('\n', ' ')
|
||||
|
||||
|
||||
@register.filter()
|
||||
def placeholder(value):
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user