Fix indentation errors in on_connect function to prevent runtime issues
- Corrected inconsistent indentation to match the expected Python format. - Ensured proper alignment of the `on_connect` function code block.
This commit is contained in:
- Corrected inconsistent indentation to match the expected Python format. - Ensured proper alignment of the `on_connect` function code block.