pitrou commented on PR #33691:
URL: https://github.com/apache/arrow/pull/33691#issuecomment-1383916764

   Hmm, I thought we had bumped the max line length but apparently not always?
   Also, one of the lines flagged below wasn't initially modified by this PR...
   
https://github.com/apache/arrow/actions/runs/3929902654/jobs/6719260342#step:5:805
   ```
   INFO:archery:Running Python linter (flake8)
   /arrow/dev/merge_arrow_pr.py:578:80: E501 line too long (87 > 79 characters)
   /arrow/dev/merge_arrow_pr.py:601:80: E501 line too long (86 > 79 characters)
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to