Update event_logger.py (#275)

spelling error
This commit is contained in:
nehal-a2z 2024-10-21 23:16:53 +05:30 committed by GitHub
parent cae5b0708b
commit c995219731
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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