5 lines
No EOL
64 B
Python
5 lines
No EOL
64 B
Python
from src import run
|
|
|
|
|
|
if __name__ == '__main__':
|
|
run.entry() |