Imported pathlib.Path, replace, copyfile, chmod

This commit is contained in:
sTiKyt 2020-05-08 18:19:40 +03:00
parent 69e643d970
commit 89d95c99a5
No known key found for this signature in database
GPG Key ID: 510E1C3C9B2414B4

View File

@ -1,4 +1,4 @@
from Defs.ImportManager.unsorted_will_be_replaced import wait, run_command
from Defs.ImportManager.unsorted_will_be_replaced import wait, run_command, pathlib_Path, replace, copyfile, chmod
import Defs.ThemeManager.theme as theme
default_palette = theme.default_palette