Github user shaneknapp commented on a diff in the pull request:
https://github.com/apache/spark/pull/22266#discussion_r214117901
--- Diff: dev/lint-python ---
@@ -82,6 +82,26 @@ else
rm "$PYCODESTYLE_REPORT_PATH"
fi
+python -m pip install flake8
--- End diff --
flake8 is installed on all centos and ubuntu workers.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
