return {} not None

This commit is contained in:
advaithm 2021-04-14 14:07:22 +05:30
parent 757aa15f95
commit efd23e67d6
No known key found for this signature in database
GPG Key ID: E557E45E6DAFFC0C
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ def ask_to_configure_network():
elif nic:
return nic
return None
return {}
def ask_for_disk_layout():
options = {