1
0
mirror of https://github.com/devine-dl/devine.git synced 2025-06-05 08:59:44 +00:00
2023-02-06 02:41:29 +00:00

4 lines
80 B
Python

if __name__ == "__main__":
from devine.core.__main__ import main
main()