3 lines
60 B
Python
3 lines
60 B
Python
# ui/__init__.py
|
|
from .main_window import NovelGeneratorGUI
|
# ui/__init__.py
|
|
from .main_window import NovelGeneratorGUI
|