Brijeshthummar02 commented on PR #34227:
URL: https://github.com/apache/beam/pull/34227#issuecomment-2711229200

   @mataralhawiti just to mention i have used this to check 
   ```
    yapf --diff --parallel --recursive sdks/python/apache_beam
   ```
   and this to automatically fix the formatting issues
   
   ```
   yapf --in-place --parallel --recursive sdks/python/apache_beam
   ```
   
   and it formated 798 py files just to mention should i make commit by adding 
all files formatted??


-- 
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]

Reply via email to