jbampton commented on PR #422: URL: https://github.com/apache/openoffice/pull/422#issuecomment-3312591242
We could use black to standardize all the Python code to one format. Then we don't have worry about nit picking in future and just focus on real changes. Might be similar to adding pre-commit and take a while over many PRs targeting different folders or code etc. Probably not advisable to just mass format in one go. We can add black to pre-commit and I have done this already on other projects https://black.readthedocs.io/en/stable/ https://github.com/psf/black -- 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]
