Skip to content

Commit

Permalink
Update robottelo/utils/virtwho.py
Browse files Browse the repository at this point in the history
Co-authored-by: Gaurav Talreja <[email protected]>
  • Loading branch information
yanpliu and Gauravtalreja1 authored Apr 26, 2024
1 parent bbac114 commit 7b914fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion robottelo/utils/virtwho.py
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 7b914fc

Please sign in to comment.