From b322a84a3da26cadf39986ad852bd3db28cdf756 Mon Sep 17 00:00:00 2001
From: Florian Solbach <florian.solbach@rwth-aachen.de>
Date: Thu, 11 Apr 2024 13:41:02 +0000
Subject: [PATCH] Fix line break in doc

---
 doc/source/_templates/credits_tmpl.rst | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/doc/source/_templates/credits_tmpl.rst b/doc/source/_templates/credits_tmpl.rst
index c5b4316..370bbe4 100644
--- a/doc/source/_templates/credits_tmpl.rst
+++ b/doc/source/_templates/credits_tmpl.rst
@@ -28,10 +28,7 @@ Acknowledgements
 ------------------------------
 
 - The functionality to convert molecular graphs to RDKit Molecule objects was adapted from [XYZ2MOL24]_.
-- The authors gratefully acknowledge funding by the Deutsche
-Forschungsgemeinschaft (DFG, German Research Foundation)
-under Germany’s Excellence Strategy - Cluster of Excellence
-2186 “The Fuel Science Center” ID: 390919832
+- The authors gratefully acknowledge funding by the Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) under Germany’s Excellence Strategy - Cluster of Excellence 2186 “The Fuel Science Center” ID: 390919832
 - This work was funded by the Deutsche Forschungsgemeinschaft (DFG, German
 Research Foundation) under grant LE 2221/15-1 and project 500728527
 
-- 
GitLab