Skip to content

Commit 21a5db7

Browse files
author
Fernando Ojeda
committed
Fix tox analysis.
1 parent 2086934 commit 21a5db7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SoftLayer/managers/hardware.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -881,7 +881,7 @@ def _get_prices_for_upgrade_option(upgrade_prices, option, value):
881881
hardware server upgrade.
882882
:param string option: Describes type of parameter to be upgraded
883883
884-
:returns: A item price id.
884+
:return: int.
885885
"""
886886
price_id = None
887887
option_category = {

0 commit comments

Comments
 (0)