TheNeuralBit commented on PR #23224:
URL: https://github.com/apache/beam/pull/23224#issuecomment-1294237750

   > In 3818 there is no blank line
   
   Hm, that's probably because the Jenkins jobs run on a merge to master. 
Presumably there are some changes to the programming guide that change the line 
numbers. You could rebase/merge to get the correct line numbers in the jenkins 
job, or you could try running the whitespace lint check locally (`./gradlew 
:sdks:python:test-suites:tox:py38:whitespacelint`).
   
   Alternatively I ran the suggested command and pushed the patch it made to my 
own fork: 
https://github.com/TheNeuralBit/beam/commit/246103a2bebddc961d07953ab29aafad33fbb334


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