fixed another messed up import

This commit is contained in:
advaithm 2021-04-22 19:16:27 +05:30
parent 1c0c127762
commit 1188303fb3
No known key found for this signature in database
GPG Key ID: E557E45E6DAFFC0C
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
import os
from archinstall import generic_select, sys_command, RequirementError
import archinstall
is_top_level_profile = True
def _prep_function(*args, **kwargs):