Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/22425#discussion_r228712794
--- Diff: dev/lint-python ---
@@ -99,6 +104,29 @@ else
echo "flake8 checks passed."
fi
+# Check python document style, skip check if pydocstyle is not installed.
--- End diff --
Actually, seems like indentation is inconsistent in this file, so let's
leave it for now
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]