From 384bd83b20b2297c60a313232c4d625c46875cb4 Mon Sep 17 00:00:00 2001 From: Marco Lents Date: Fri, 14 Nov 2025 12:49:55 +0100 Subject: [PATCH] more formatting fixes --- crawler.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crawler.py b/crawler.py index 755a9c5..969c837 100644 --- a/crawler.py +++ b/crawler.py @@ -86,7 +86,7 @@ Biographie: {self.cv} ## Sonstige Gremien {funcs_to_str(self.additional_functions)} # Mandat -{self.mandate[0], self.mandate[1]} +{self.mandate[0]}, {self.mandate[1]} # Veröffentlichungspflichtige Angaben {self.disclosures.replace(DISCLOSURE_DISLAIMER, "")}