SaiShashank12 commented on PR #36309: URL: https://github.com/apache/beam/pull/36309#issuecomment-3393873357
Hi @jrmccluskey, Thanks for the feedback! I've addressed all the formatting, linting, and whitespace issues in my latest commits. The precommit checks should now be passing: - Fixed ASF license header formatting - Corrected lines exceeding 80 characters - Fixed import ordering and separated imports properly - Added proper type annotations for mypy - Cleaned up unused imports and variables I apologize if the initial submission wasn't quite up to standard—this is my first contribution to an Apache project, and I'm still getting familiar with the code style and precommit requirements. I really appreciate your patience and guidance! Let me know if there's anything else that needs adjustment. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
