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