mirror of
https://github.com/Faraphel/Atlas-Install.git
synced 2025-07-02 02:38:30 +02:00
4 lines
70 B
Python
4 lines
70 B
Python
from source.Common import Common
|
|
|
|
common = Common()
|
|
common.mainloop()
|