xinrong-databricks commented on pull request #32596: URL: https://github.com/apache/spark/pull/32596#issuecomment-844586580
dev/lint-python is verified to pass in local (latest master) ``` (pyspark-dev) ~/spark (datatypeop_arith_fix)$ dev/lint-python starting python compilation test... python compilation succeeded. downloading pycodestyle from https://raw.githubusercontent.com/PyCQA/pycodestyle/2.7.0/pycodestyle.py... starting pycodestyle test... pycodestyle checks passed. starting flake8 test... flake8 checks passed. starting mypy test... mypy checks passed. python3 does not have Sphinx installed. Skipping Sphinx build for now. 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
