Skip to content

Conversation

yektt
Copy link
Contributor

@yektt yektt commented Aug 29, 2024

Description:

This PR corrects the require_relative statement in the DefaultContextEventHandler class. The original code mistakenly required context_data_provider instead of the correct context_event_handler. This fix ensures that the proper file is referenced, thereby preventing any potential issues related to incorrect file loading and improving the reliability of the code in the future.

@yektt yektt changed the title Fix incorrect require_relative path in DefaultContextEventHandler class Fix class inheritance and require_relative path in DefaultContextEventHandler Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants