This website requires JavaScript.
Explore
Help
Sign In
Paillat-dev
/
viralfactory
Watch
1
Star
0
Fork
0
You've already forked viralfactory
mirror of
https://github.com/Paillat-dev/viralfactory.git
synced
2026-01-02 09:16:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2b222b83b11d42b4e0845733cfac61d74986476
viralfactory
/
ui
/
launcher.py
7 lines
102 B
Python
Raw
Normal View
History
Unescape
Escape
Refactor UI module and add launcher function
2024-02-22 15:12:56 +01:00
from
.
import
GenerateUI
Formatting & improving imports
2024-02-23 09:50:43 +01:00
Refactor UI module and add launcher function
2024-02-22 15:12:56 +01:00
def
launch
(
)
:
ui_generator
=
GenerateUI
(
)
ui_generator
.
launch_ui
(
)
Reference in New Issue
Copy Permalink