Update eventlog_handler.py
Compare changes
+ 1
− 1
@@ -51,7 +51,7 @@ class Event_handler:
@@ -51,7 +51,7 @@ class Event_handler:
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: