Github user nchammas commented on a diff in the pull request:
https://github.com/apache/spark/pull/20436#discussion_r164757437
--- Diff: dev/lint-python ---
@@ -60,9 +60,9 @@ export "PYLINT_HOME=$PYTHONPATH"
export "PATH=$PYTHONPATH:$PATH"
# There is no need to write this output to a file
-#+ first, but we do so so that the check status can
-#+ be output before the report, like with the
-#+ scalastyle and RAT checks.
--- End diff --
The `#+` convention is something I picked up from [the Linux Documentation
Project](http://tldp.org/LDP/abs/html/here-docs.html#COMMENTBLOCK), if that's
what you're referring to. You can safely do away with it and just have the `#`.
It was a "phase". I'm over it now... ð
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]