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 908dae9 commit 25905b3Copy full SHA for 25905b3
SoftLayer/CLI/storage_utils.py
@@ -51,7 +51,7 @@ def _format_name(obj):
51
"""),
52
column_helper.Column(
53
'source_subnet',
54
- ('allowedHost','sourceSubnet',),
+ ('allowedHost', 'sourceSubnet',),
55
"""
56
allowedVirtualGuests.allowedHost.sourceSubnet
57
allowedHardware.allowedHost.sourceSubnet
0 commit comments