Extracted installation methods, created a new class for theme installers
This commit is contained in:
@@ -0,0 +1 @@
|
||||
from scripts.install.arguments_definer import ArgumentsDefiner
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
from scripts.install.arguments_definer import ArgumentsDefiner
|
||||