From 6df36b034ad6e198e7c0aa182e0849fe3ec1ab69 Mon Sep 17 00:00:00 2001 From: "David S. Batista" Date: Thu, 5 Dec 2024 15:10:30 +0100 Subject: [PATCH] removing tab --- ...converting-docjoiner-methods-to-static-4668f5d227667dd5.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasenotes/notes/converting-docjoiner-methods-to-static-4668f5d227667dd5.yaml b/releasenotes/notes/converting-docjoiner-methods-to-static-4668f5d227667dd5.yaml index c04011a52b..6893e0df53 100644 --- a/releasenotes/notes/converting-docjoiner-methods-to-static-4668f5d227667dd5.yaml +++ b/releasenotes/notes/converting-docjoiner-methods-to-static-4668f5d227667dd5.yaml @@ -1,4 +1,4 @@ --- enhancements: -| - DocumentJoiner methods `_concatenate()` and `_distribution_based_rank_fusion()` were converted to static methods. + DocumentJoiner methods `_concatenate()` and `_distribution_based_rank_fusion()` were converted to static methods.