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

    https://github.com/apache/spark/pull/22425#discussion_r217895197
  
    --- Diff: dev/tox.ini ---
    @@ -14,6 +14,8 @@
     # limitations under the License.
     
     [pycodestyle]
    -ignore=E226,E241,E305,E402,E722,E731,E741,W503,W504
    +ignore=E226,E241,E305,E402,E722,E731,E741,W503,W504,W605
    --- End diff --
    
    Do we need to exclude 605? I thought we fixed all those...


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to