From 45622a71c14e4b52023e013eb13c0919fb9f37ae Mon Sep 17 00:00:00 2001 From: Fumer057 Date: Sun, 23 Aug 2026 22:10:39 +0530 Subject: [PATCH] fix: format tests/test_docs_pipeline.py to comply with ruff standards Signed-off-by: Fumer057 --- tests/test_docs_pipeline.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/test_docs_pipeline.py b/tests/test_docs_pipeline.py index 9349d4a..caebd20 100644 --- a/tests/test_docs_pipeline.py +++ b/tests/test_docs_pipeline.py @@ -280,4 +280,3 @@ def load(self): collection_name="kubeflow_docs", embedding_dim=1024, ) -