4 lines
No EOL
76 B
Python
4 lines
No EOL
76 B
Python
# UI package
|
|
from ui.main_window import MainWindow
|
|
|
|
__all__ = ['MainWindow'] |