ppsingh commited on
Commit
e491ae1
1 Parent(s): 68cba5e

Update auditqa/doc_process.py

Browse files
Files changed (1) hide show
  1. auditqa/doc_process.py +3 -1
auditqa/doc_process.py CHANGED
@@ -57,4 +57,6 @@ def process_pdf():
57
  embeddings,
58
  location=":memory:",
59
  collection_name=file,
60
- )
 
 
 
57
  embeddings,
58
  location=":memory:",
59
  collection_name=file,
60
+ )
61
+ print("done")
62
+ return