Skip to content

Commit 7a651b0

Browse files
author
Ian Sutton
committed
minor line length issue
1 parent e424ce1 commit 7a651b0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

SoftLayer/managers/block.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -322,8 +322,7 @@ def order_duplicate_volume(self, origin_volume_id, origin_snapshot_id=None,
322322
:param duplicate_snapshot_size: Snapshot space size for the duplicate
323323
:param hourly_billing_flag: Billing type, monthly (False)
324324
or hourly (True), default to monthly.
325-
:param dependent_duplicate: Duplicate type, normal (False) or dependent
326-
duplicate (True)
325+
:param dependent_duplicate: Duplicate type, normal (False) or dependent duplicate (True)
327326
:return: Returns a SoftLayer_Container_Product_Order_Receipt
328327
"""
329328

0 commit comments

Comments
 (0)