-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
Trivial: reformat code block in black style to make it easier to read #106965
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 <[email protected]>
(cherry picked from commit ed491d9) Co-authored-by: Joe Kaufeld <[email protected]>
GH-107022 is a backport of this pull request to the 3.11 branch. |
…7010) (cherry picked from commit ed491d9) Co-authored-by: Joe Kaufeld <[email protected]>
…7022) (cherry picked from commit ed491d9) Co-authored-by: Joe Kaufeld <[email protected]>
Simply adjusts the layout of the most code-heavy example in
errors.rst
to 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/