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, "")}