Update eventlog_handler.py
in List_of_columns(self) return a list ,so it should be def list_of_columns(self) -> list: not :def list_of_columns(self) -> dict:
Aufgrund einer Wartung am 18.11.2025 von 8:00 bis 09:00 Uhr werden git.rwth-aachen.de & git-ce.rwth-aachen.de zeitweise nicht zur Verfügung stehen. --en-- Due to maintenance at 18.11.2025 from 8:00 to 09:00, git.rwth-aachen.de & git-ce.rwth-aachen.de will be temporarily unavailable.
in List_of_columns(self) return a list ,so it should be def list_of_columns(self) -> list: not :def list_of_columns(self) -> dict: