mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
PEP8 fix
This commit is contained in:
@ -122,7 +122,6 @@ class CableTermination(models.Model):
|
||||
|
||||
return path + next_segment
|
||||
|
||||
|
||||
# TODO: Deprecate in favor of obj.cable
|
||||
def get_connected_cable(self):
|
||||
"""
|
||||
|
Reference in New Issue
Block a user