apache / sedona

A cluster computing framework for processing large-scale geospatial data
https://sedona.apache.org/
Apache License 2.0
1.96k stars 692 forks source link

[SEDONA-657] pre-commit add Python black hook; format Python with black #1593

Closed jbampton closed 1 month ago

jbampton commented 2 months ago

Standardizes all the Python code to black format

https://black.readthedocs.io/en/stable/integrations/source_version_control.html

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

What changes were proposed in this PR?

How was this patch tested?

Did this PR include necessary documentation updates?