mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-19 11:52:22 -06:00
PEP8 fix
This commit is contained in:
@@ -22,6 +22,7 @@ def oneline(value):
|
||||
"""
|
||||
return value.replace('\n', ' ')
|
||||
|
||||
|
||||
@register.filter()
|
||||
def placeholder(value):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user