Github user HyukjinKwon commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20338#discussion_r163243073
  
    --- Diff: dev/lint-python ---
    @@ -35,11 +35,10 @@ compile_status="${PIPESTATUS[0]}"
     
     # Get pep8 at runtime so that we don't rely on it being installed on the 
build server.
     #+ See: https://github.com/apache/spark/pull/1744#issuecomment-50982162
    -#+ TODOs:
    -#+  - Download pep8 from PyPI. It's more "official".
    -PEP8_VERSION="1.7.0"
    +# Updated to latest official version for pep8.pep8 is formally renamed to 
pycodestyle.
    --- End diff --
    
    nit .. : `pep8.pep8` -> `pep8. pep8`


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to