n-oden commented on pull request #14767:
URL: https://github.com/apache/beam/pull/14767#issuecomment-836910086


   @aaltay ugh, my editor was configured to auto-apply Black formatting on save 
of any .py file and much ugliness ensued as a result.  I've pried it all out 
and the format/lint tests are passing now.
   
   ...but obviously the precommit test is not. But the precommit test suite is 
so enormous that I'm having trouble seeing in the logs what portion of that 
might be related to my change.  FWIW, `python setup.py test -s 
apache_beam.io.gcp` passes for me locally:
   
   ```
   ----------------------------------------------------------------------
   Ran 365 tests in 38.591s
   
   OK (skipped=38)
   ```


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to