Skip to content

Commit d2e3958

Browse files
author
caberos
committed
fix tox tool
1 parent cc4c6ed commit d2e3958

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SoftLayer/managers/network.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313

1414
from SoftLayer.managers import event_log
1515

16+
# pylint: disable=too-many-public-methods
17+
1618
DEFAULT_SUBNET_MASK = ','.join(['hardware',
1719
'datacenter',
1820
'ipAddressCount',

0 commit comments

Comments
 (0)