mslapek commented on pull request #35000: URL: https://github.com/apache/spark/pull/35000#issuecomment-1001577739
It seems that CI wants me to reformat file, which I haven't changed: `python/pyspark/shuffle.py` @HyukjinKwon I guess that CI had suddenly updated black. I suggest to fix black version to `21.5b2` (https://github.com/apache/spark/blob/e6865b3209c566d71a8400984a494cf136b89b22/dev/reformat-python). https://github.com/mslapek/spark/runs/4641242212?check_suite_focus=true Other people have the same problem: https://github.com/viirya/spark-1/runs/4641255445?check_suite_focus=true -- 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]
