From 7b914fc958e8eb722b096a9a80634adf48060b25 Mon Sep 17 00:00:00 2001 From: yanpliu Date: Fri, 26 Apr 2024 18:59:40 +0800 Subject: [PATCH] Update robottelo/utils/virtwho.py Co-authored-by: Gaurav Talreja --- robottelo/utils/virtwho.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/robottelo/utils/virtwho.py b/robottelo/utils/virtwho.py index b650dc7577..2af8f29206 100644 --- a/robottelo/utils/virtwho.py +++ b/robottelo/utils/virtwho.py @@ -581,7 +581,7 @@ def vw_fake_conf_create( :param fake_conf_file: Name of the fake_conf_file :param json_file: Name of the json_file :param is_hypervisor: Default ir True - :ruturn: + :return: """ conf_name = fake_conf_file.split("/")[-1].split(".")[0] file = f'{fake_conf_file}\n'