jrmccluskey commented on PR #34700:
URL: https://github.com/apache/beam/pull/34700#issuecomment-2831034002

   Here's the list of specific failures:
   
![image](https://github.com/user-attachments/assets/59fc8e78-0af3-4344-bfe9-2ccc399778c4)
   For the unused imports/vars you should just remove them, running yapf as i 
described above should fix the line-too-long errors. You can also add `# 
pylint: disable=line-too-long` to the end of the too-long lines if yapf cannot 
format them down for whatever reason


-- 
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: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to