Github user JoshRosen commented on the pull request:

    https://github.com/apache/spark/pull/10002#issuecomment-162841634
  
    Looks like this broke the Python style tests:
    
    ```
    PEP8 checks failed.
    ./examples/src/main/python/ml/binarizer_example.py:41:4: E114 indentation 
is not a multiple of four (comment)
    ./examples/src/main/python/ml/onehot_encoder_example.py:39:1: W293 blank 
line contains whitespace
    ./examples/src/main/python/ml/pca_example.py:33:9: E128 continuation line 
under-indented for visual indent
    ./examples/src/main/python/ml/pca_example.py:35:41: E231 missing whitespace 
after ','
    ./examples/src/main/python/ml/polynomial_expansion_example.py:34:9: E128 
continuation line under-indented for visual indent
    ./examples/src/main/python/ml/polynomial_expansion_example.py:35:9: E128 
continuation line under-indented for visual indent
    ```
    
    I guess that Jenkins never tested this PR?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to