👍[Update] Model : 翻訳エンジンへのrequestが失敗した場合にエラーログを出力する機能を追加
This commit is contained in:
@@ -66,5 +66,5 @@ class Translator():
|
||||
to_language=target_language,
|
||||
)
|
||||
except:
|
||||
pass
|
||||
result = False
|
||||
return result
|
||||
Reference in New Issue
Block a user