]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Fix indentation in `json.AttrDict` REPL example (GH-104930) (#104931)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 25 May 2023 13:16:20 +0000 (06:16 -0700)
committerGitHub <noreply@github.com>
Thu, 25 May 2023 13:16:20 +0000 (14:16 +0100)
commitb328ba194157ab5191d056608d35ab4353fc61af
tree675858d79f7f65bcc3789e4a710bd728feff2b00
parent1a47d11f35973feb222fc0921b002633595f289c
[3.12] Fix indentation in `json.AttrDict` REPL example (GH-104930) (#104931)

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

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

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Doc/library/json.rst