We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38d4dd4 commit b5a8dd0Copy full SHA for b5a8dd0
SoftLayer/managers/network.py
@@ -18,7 +18,7 @@
18
19
LOGGER = logging.getLogger(__name__)
20
21
-# pylint: disable=no-self-use,too-many-lines
+# pylint: disable=too-many-public-methods
22
23
DEFAULT_SUBNET_MASK = ','.join(['hardware',
24
'datacenter',
0 commit comments