4 lines
No EOL
74 B
Python
4 lines
No EOL
74 B
Python
import modules.main
|
|
|
|
if __name__ == "__main__":
|
|
modules.main.main() |