Kaynağa Gözat

打印is_from_pdf

fangjiasheng 1 yıl önce
ebeveyn
işleme
f715455a4b
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      otr/otr_interface.py

+ 1 - 0
otr/otr_interface.py

@@ -85,6 +85,7 @@ def _otr():
 
 def otr(data, otr_model, is_from_pdf):
     log("into otr_interface otr")
+    log('otr is_from_pdf ' + str(is_from_pdf))
     try:
         img_data = base64.b64decode(data)
         if is_from_pdf: