From 1af24dc652f5d4cff0ea0339d3af5fa19b4b3f4b Mon Sep 17 00:00:00 2001 From: vasilije Date: Thu, 16 Jan 2025 20:25:26 +0100 Subject: [PATCH] Update format --- cognee/shared/utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cognee/shared/utils.py b/cognee/shared/utils.py index 612a9399f..944ae798e 100644 --- a/cognee/shared/utils.py +++ b/cognee/shared/utils.py @@ -23,7 +23,7 @@ from cognee.infrastructure.databases.graph import get_graph_engine from uuid import uuid4 import pathlib - +import nltk from cognee.shared.exceptions import IngestionError # Analytics Proxy Url, currently hosted by Vercel