更新readme
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user