You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by rekhajoshm <gi...@git.apache.org> on 2018/01/22 02:30:45 UTC

[GitHub] spark pull request #20338: [SPARK-23174][BUILD][PYTHON] python code style ch...

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

    https://github.com/apache/spark/pull/20338#discussion_r162838933
  
    --- Diff: dev/tox.ini ---
    @@ -13,7 +13,7 @@
     # See the License for the specific language governing permissions and
     # limitations under the License.
     
    -[pep8]
    -ignore=E402,E731,E241,W503,E226
    +[pycodestyle]
    +ignore=E402,E731,E241,W503,E226,E722,E741,E305
    --- End diff --
    
    Updated SPARK-11222. Added https://issues.apache.org/jira/browse/SPARK-23174.


---

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