更新readme

This commit is contained in:
xunbu
2025-08-18 20:11:31 +08:00
parent f41ca33535
commit befbca41c8
4 changed files with 322 additions and 313 deletions

View File

@@ -3,4 +3,4 @@ import os
from .conditional_import import available_packages, conditional_import
USE_PROXY = True if (os.getenv("DOCUTRANSLATE_USE_PROXY") and os.getenv(
"DOCUTRANSLATE_USE_PROXY").lower() == "true") else False
"DOCUTRANSLATE_USE_PROXY").lower() == "true") else False