forked from mirrors/LibreTranslate
3 lines
60 B
Python
3 lines
60 B
Python
import os
|
|
from .main import main
|
|
from .manage import manage
|