Nest sys_patch libraries

This commit is contained in:
Mykola Grymalyuk
2022-11-13 19:25:55 -07:00
parent 48de65dd30
commit 7543606a1e
9 changed files with 14 additions and 8 deletions
+2 -1
View File
@@ -2,7 +2,8 @@
# Copyright (C) 2020-2022, Dhinak G, Mykola Grymalyuk
import sys
from resources import constants, install, utilities, defaults, sys_patch, installer, tui_helpers, global_settings
from resources import constants, install, utilities, defaults, installer, tui_helpers, global_settings
from resources.sys_patch import sys_patch
from data import cpu_data, smbios_data, model_array, os_data, mirror_data