Skip to content

Commit b6cd35a

Browse files
author
caberos
committed
fix tox tool
1 parent a24dcfc commit b6cd35a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

SoftLayer/managers/network.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -690,4 +690,3 @@ def set_subnet_ipddress_note(self, identifier, note):
690690
"""Set the ip address note of the subnet"""
691691
result = self.client.call('SoftLayer_Network_Subnet_IpAddress', 'editObject', note, id=identifier)
692692
return result
693-

0 commit comments

Comments
 (0)