PEP8 fix
This commit is contained in:
parent
60f5371b31
commit
e1e9a451da
|
|
@ -122,7 +122,6 @@ class CableTermination(models.Model):
|
|||
|
||||
return path + next_segment
|
||||
|
||||
|
||||
# TODO: Deprecate in favor of obj.cable
|
||||
def get_connected_cable(self):
|
||||
"""
|
||||
|
|
|
|||
Loading…
Reference in New Issue