prod changes

This commit is contained in:
OwusuBlessing
2025-06-11 16:05:20 +01:00
parent 49e79e0fdd
commit 6ae07d1d98
3 changed files with 1 additions and 432 deletions
+1
View File
@@ -22,6 +22,7 @@ build/
# Jupyter Notebook checkpoints # Jupyter Notebook checkpoints
.ipynb_checkpoints .ipynb_checkpoints
# Pytest cache # Pytest cache
.cache .cache
-428
View File
File diff suppressed because one or more lines are too long
-4
View File
@@ -1,4 +0,0 @@
from utils.document_loader import load_document
tp =r"/Users/macbook/Downloads/094103543554Jobs - Volunteer experience V2 (1) (1).docx"
dc = load_document(file_path=tp)
print(dc)