Skip to content

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:

Merge request reports

Loading