This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
bazarr
mirror of
https://github.com/morpheus65535/bazarr
Watch
1
Star
0
Fork
You've already forked bazarr
0
Code
Issues
Releases
Wiki
Activity
0e8ac06e59
bazarr
/
libs
/
deep_translator
/
__main__.py
10 lines
106 B
Python
Raw
Blame
History
from
deep_translator
.
cli
import
CLI
def
main
(
)
:
CLI
(
)
.
run
(
)
if
__name__
==
"
__main__
"
:
main
(
)
Reference in New Issue
View Git Blame
Copy Permalink