Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/22425#discussion_r227001114
--- 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 --
Nit: the indentation below looks different (4-space) from the rest of the
script (2-space)
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]