4 lines
38 B
Python
4 lines
38 B
Python
from backend.main import main
|
|
|
|
main()
|
from backend.main import main
|
|
|
|
main()
|