LuciferYang commented on PR #37963:
URL: https://github.com/apache/spark/pull/37963#issuecomment-1254480643

   Python linter failed, re run it
   
   ```
   The python3.9 -m black command was not found. Skipping black checks for now.
   
   starting pycodestyle test...
   pycodestyle checks failed:
   ./python/pyspark/broadcast.py:102:23: E275 missing whitespace after keyword
   ./python/pyspark/ml/tests/test_tuning.py:203:23: E275 missing whitespace 
after keyword
   ./python/pyspark/sql/readwriter.py:662:60: E275 missing whitespace after 
keyword
   ./python/pyspark/sql/readwriter.py:694:60: E275 missing whitespace after 
keyword
   ./python/pyspark/sql/tests/test_context.py:166:19: E275 missing whitespace 
after keyword
   ./python/pyspark/sql/tests/test_pandas_udf_grouped_agg.py:512:15: E275 
missing whitespace after keyword
   ./python/pyspark/sql/pandas/conversion.py:174:20: E275 missing whitespace 
after keyw
   ```


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


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

Reply via email to