mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-11 10:41:12 +00:00
3 lines
60 B
Python
3 lines
60 B
Python
import os
|
|
from .main import main
|
|
from .manage import manage
|