Fix quotation mark in docstring
Change-Id: Ie9501a0bce8c43e0316d1b8bda7296e859b0c8fb
This commit is contained in:
parent
0fa921d524
commit
0f42038436
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user