Ben 11 tháng trước cách đây
mục cha
commit
826efcd5df
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app.py

+ 1 - 1
app.py

@@ -72,7 +72,7 @@ def extract():
             },
             "debug": info
         }
-        db.upsert(Document(value=result, doc_id=url))
+        # db.upsert(Document(value=result, doc_id=url))
         return result