raulcd commented on PR #13284: URL: https://github.com/apache/arrow/pull/13284#issuecomment-1143815483
it looks good to me now, there's a small fix required for the linter to pass though: ``` $ archery lint --python INFO:archery:Running Python formatter (autopep8) INFO:archery:Running Python linter (flake8) /home/raulcd/code/arrow/dev/archery/archery/release.py:416:80: E501 line too long (96 > 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org