dongjoon-hyun edited a comment on issue #27470: [MINOR][INFRA] Factor Python 
executable out as a variable in 'lint-python' script
URL: https://github.com/apache/spark/pull/27470#issuecomment-582685910
 
 
   1. GitHub Action `lint-python` passed.
   2. Jenkins `lint-python` passed.
   ```
   ========================================================================
   Running Python style checks
   ========================================================================
   starting python compilation test...
   python compilation succeeded.
   
   downloading pycodestyle from 
https://raw.githubusercontent.com/PyCQA/pycodestyle/2.4.0/pycodestyle.py...
   starting pycodestyle test...
   pycodestyle checks passed.
   
   starting flake8 test...
   flake8 checks passed.
   
   The pydocstyle command was not found. Skipping pydocstyle checks for now.
   
   starting sphinx-build tests...
   sphinx-build checks passed.
   
   
   all lint-python tests passed!
   ```

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to