mirror of
https://github.com/Paillat-dev/viralfactory.git
synced 2026-01-02 09:16:19 +00:00
Formatting & improving imports
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
from . import GenerateUI
|
||||
|
||||
|
||||
def launch():
|
||||
ui_generator = GenerateUI()
|
||||
ui_generator.launch_ui()
|
||||
|
||||
Reference in New Issue
Block a user