1
0
mirror of https://github.com/LibreTranslate/LibreTranslate.git synced 2026-04-24 19:23:48 +02:00
Files
2022-12-29 16:44:53 -07:00

5 lines
71 B
Python

from libretranslate import main
if __name__ == "__main__":
main()