Fix quotation mark in docstring

Change-Id: Ie9501a0bce8c43e0316d1b8bda7296e859b0c8fb
This commit is contained in:
Kyrylo Romanenko 2016-06-07 15:19:03 +03:00
parent 0fa921d524
commit 0f42038436
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ def get_dict_from_output(output):
def get_object(object_list, object_value):
""""Get Ironic object by value from list of Ironic objects.
"""Get Ironic object by value from list of Ironic objects.
:param object_list: the output of the cmd
:param object_value: value to get