◐ Shell
clean mode source ↗

Fix indentation in `json.AttrDict` REPL example by AlexWaygood · Pull Request #104930 · python/cpython

This is causing the docs to be rendered incorrectly.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 25, 2023
This is causing the docs to be rendered incorrectly.
(cherry picked from commit 38539ef)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>

AlexWaygood added a commit that referenced this pull request

May 25, 2023
…104931)

Fix indentation in `json.AttrDict` REPL example (GH-104930)

This is causing the docs to be rendered incorrectly.
(cherry picked from commit 38539ef)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>