]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix indentation in `json.AttrDict` REPL example (#104930)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Thu, 25 May 2023 13:05:43 +0000 (14:05 +0100)
committerGitHub <noreply@github.com>
Thu, 25 May 2023 13:05:43 +0000 (14:05 +0100)
commit38539ef1267f26a8b3508fcc8c6199cf46fc300b
tree29410233c900c19b583bdc74128f58ff791483ea
parent1080c4386dd3beb9ee808acdf3c3f01835f73860
Fix indentation in `json.AttrDict` REPL example (#104930)

This is causing the docs to be rendered incorrectly.
Doc/library/json.rst