Trivial: reformat code block in black style to make it easier to read#106965
Trivial: reformat code block in black style to make it easier to read#106965ambv merged 1 commit intopython:mainfrom
Conversation
|
|
|
nit: for exploding bracket pairs within other structures, Black would actually put the trailing commas in everywhere. |
|
Thanks @itsthejoker for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11. |
|
Thanks @itsthejoker for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12. |
|
Sorry @itsthejoker and @ambv, I had trouble checking out the |
|
GH-107010 is a backport of this pull request to the 3.12 branch. |
(cherry picked from commit ed491d9) Co-authored-by: Joe Kaufeld <opensource@joekaufeld.com>
(cherry picked from commit ed491d9) Co-authored-by: Joe Kaufeld <opensource@joekaufeld.com>
|
GH-107022 is a backport of this pull request to the 3.11 branch. |
Simply adjusts the layout of the most code-heavy example in
errors.rstto be in the style of Black so that it's easier to see how everything is fitting together in the example and to render better on small screens.📚 Documentation preview 📚: https://cpython-previews--106965.org.readthedocs.build/