dongjoon-hyun commented on pull request #30557: URL: https://github.com/apache/spark/pull/30557#issuecomment-736102580
Ur, sorry for misleading you. Those were a subset. ``` ./python/pyspark/sql/tests/test_pandas_udf.py:214:42: E127 continuation line over-indented for visual indent 20 ./python/pyspark/sql/tests/test_pandas_udf.py:235:42: E127 continuation line over-indented for visual indent 21 ./python/pyspark/sql/tests/test_column.py:83:33: E127 continuation line over-indented for visual indent 22 ./python/pyspark/sql/tests/test_udf.py:389:33: E127 continuation line over-indented for visual indent 23 ./python/pyspark/sql/tests/test_udf.py:394:33: E127 continuation line over-indented for visual indent 24 ./python/pyspark/sql/tests/test_udf.py:399:33: E127 continuation line over-indented for visual indent 25 ./python/pyspark/sql/tests/test_utils.py:41:33: E127 continuation line over-indented for visual indent 26 ./python/pyspark/sql/tests/test_utils.py:44:33: E127 continuation line over-indented for visual indent 27 ./python/pyspark/sql/tests/test_utils.py:50:38: E127 continuation line over-indented for visual indent 28 ./python/pyspark/sql/tests/test_dataframe.py:430:33: E127 continuation line over-indented for visual indent 29 ./python/pyspark/sql/tests/test_dataframe.py:434:33: E127 continuation line over-indented for visual indent ``` ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
