XiaoHongbo-Hope opened a new pull request, #8986: URL: https://github.com/apache/paimon/pull/8986
### Purpose The regular Python CI fails flake8 with `W391 blank line at end of file` for `pypaimon/benchmark/__init__.py`. ### Changes Remove the trailing blank line from the benchmark package initializer. ### Tests - `flake8 --config=dev/cfg.ini pypaimon/benchmark/__init__.py` - `python dev/check_license_header.py` - `git diff --check` -- 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]
