Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post at https://dev.to/akaihola/improving-python-code-incrementally-3f7a
This simpler approach than #764 works as long as we choose to stick with a single page of documentation. If we e.g. wanted to render the change log and contribution guide as part of the documentation pages, the approach drafted in #764 should be used instead.
– @akaihola 2024-11-16
Notes: