Fix get_max_over_subscription_ratio docstring

TrivialFix

Change-Id: I1fa9e8071fb01f39109915a7bf390e83378c2e01
This commit is contained in:
Eric Harney 2018-03-22 12:29:48 -04:00
parent 04fc01bb32
commit 304fde399d
1 changed files with 0 additions and 1 deletions

View File

@ -991,7 +991,6 @@ def get_max_over_subscription_ratio(str_value, supports_auto=False):
:param str_value: Configuration object
:param supports_auto: Tell if the calling driver supports auto MOSR.
:param drv_msg: Error message from the caller
:response: value of mosr
"""