jiayuasu opened a new pull request, #2967: URL: https://github.com/apache/sedona/pull/2967
## Summary - `python/sedona/spark/raster/sedona_raster.py:258` had a multi-line `raise TypeError(...)` that black-jupyter wants on a single line, which broke the `pre-commit` workflow on master after #2956 ([failing run](https://github.com/apache/sedona/actions/runs/26051825101)). - The `First Interaction Workflow Status` badge in `README.md` points to a workflow that was deleted in #2965, so the badge is broken. Removed it. ## Test plan - [x] `pre-commit run --files python/sedona/spark/raster/sedona_raster.py README.md` passes locally -- 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]
