5 lines
74 B
Python
5 lines
74 B
Python
#!/usr/bin/env python3
|
|
|
|
from argostranslate import argospm
|
|
|
|
argospm.main() |