kosiew commented on PR #995: URL: https://github.com/apache/datafusion-python/pull/995#issuecomment-2588817592
Encountered weird CI build error ``` Run ruff check --output-format=github python/ Would reformat: python/tests/test_functions.py 1 file would be reformatted, 35 files already formatted Error: Process completed with exit code 1. ``` I reproduced this ruff error by changing my python venv from 3.10 to 3.12. Then I ran [ruff format python/tests/test_functions.py](https://github.com/apache/datafusion-python/pull/995/commits/af67813622f847ffd28d73c08a3d0eae8ccc55bf) -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
