Jim Apple has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/11196


Change subject: Ignore flake8 W503 about breaking before operators
......................................................................

Ignore flake8 W503 about breaking before operators

PEP8 now reads that breaking before or after binary operators is fine,
and gives the rationale:

    But this can hurt readability in two ways: the operators tend to get
    scattered across different columns on the screen, and each operator is
    moved away from its operand and onto the previous line.

Change-Id: Ieedde356f613ce57caf3fe190fb44e0404337f97
---
M setup.cfg
1 file changed, 3 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/96/11196/1
--
To view, visit http://gerrit.cloudera.org:8080/11196
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ieedde356f613ce57caf3fe190fb44e0404337f97
Gerrit-Change-Number: 11196
Gerrit-PatchSet: 1
Gerrit-Owner: Jim Apple <jbapple-imp...@apache.org>

Reply via email to