From 064cd26f4ffdb28353315a6ecc28bf47cf575071 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Fri, 5 Apr 2024 00:42:36 +0200 Subject: Format --- rag/db/documents.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'rag/db') diff --git a/rag/db/documents.py b/rag/db/documents.py index bdbf5a4..3c5489d 100644 --- a/rag/db/documents.py +++ b/rag/db/documents.py @@ -1,6 +1,7 @@ +import hashlib import os from typing import List -import hashlib + import psycopg from langchain_core.documents.base import Document -- cgit v1.2.3-70-g09d2