4 lines
31 B
Python
4 lines
31 B
Python
|
|
from .main import main
|
|
main()
|
|
|
from .main import main
|
|
main()
|