danepitkin opened a new pull request, #36976:
URL: https://github.com/apache/arrow/pull/36976

   ### Rationale for this change
   
   Fix archery lint issues with new version of flake8 dependency.
   
   ### What changes are included in this PR?
   
   * Lint errors.
   
   ### Are these changes tested?
   
   Yes.
   
   ```
   $ flake8 --version
   6.1.0 (mccabe: 0.7.0, pycodestyle: 2.11.0, pyflakes: 3.1.0) CPython 3.11.4 
on Darwin
   $ archery lint --python
   INFO:archery:Running Python formatter (autopep8)
   INFO:archery:Running Python linter (flake8)
   INFO:archery:Running Cython linter (cython-lint)
   $
   ```
   
   ### Are there any user-facing changes?
   
   No


-- 
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