Skip to content

Commit 38d4dd4

Browse files
author
Fernando Ojeda
committed
Fix tox analysis.
1 parent 303a630 commit 38d4dd4

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
@@ -18,6 +18,8 @@
1818

1919
LOGGER = logging.getLogger(__name__)
2020

21+
# pylint: disable=no-self-use,too-many-lines
22+
2123
DEFAULT_SUBNET_MASK = ','.join(['hardware',
2224
'datacenter',
2325
'ipAddressCount',

0 commit comments

Comments
 (0)