Update event_logger.py (#275)

spelling error
This commit is contained in:
nehal-a2z 2024-10-21 23:16:53 +05:30 committed by Xi Yan
parent af52c22c5e
commit 8ef3d3d239

View file

@ -180,5 +180,5 @@ class EventLogger:
color="cyan",
)
preivous_event_type = event_type
previous_event_type = event_type
previous_step_type = step_type