stripe / stripe-python

Python library for the Stripe API.
https://stripe.com
MIT License
1.64k stars 418 forks source link

(beta) swap from `black` to `ruff` for formatting #1330

Closed xavdid-stripe closed 3 months ago

xavdid-stripe commented 3 months ago

This is largely a duplicate of https://github.com/stripe/stripe-python/pull/1329, so see that for details. This branch was made off the beta branch and generated using yarn gen:python-beta (in order to keep the autogenerated diff less noisy when actual beta changes were merged in).

Similar to the master version, these changes were made in 3 main commits which can be reviewed independently:

I'm not totally sure of the effect that having duplicate commits will have on the commit history, but absent bad merge conflicts, we should be ok.