Commits


Joris Van den Bossche authored and GitHub committed 2f8e2b20510
MINOR: [Python] Fix pre-commit and archery flake8 to honor pyarrow config (#15067) https://github.com/apache/arrow/pull/14769 changed the flake8 config for pyarrow to raise max line length to 88, but our linting checks didn't actually follow that. Lead-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Co-authored-by: Jacob Wujciak-Jens <jacob@wujciak.de> Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>