Jimexist commented on a change in pull request #1127:
URL: https://github.com/apache/arrow-datafusion/pull/1127#discussion_r730426690
##########
File path: .github/workflows/python_test.yaml
##########
@@ -49,7 +49,7 @@ jobs:
- name: Run Linters
run: |
source venv/bin/activate
- flake8 python
+ flake8 python --ignore=E501
Review comment:
i'd defer that to later until more options are used
--
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]