]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] Docs: Fix indentation in `slice` class of `functions.rst` (GH-134393) (#135948)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 25 Jun 2025 17:52:59 +0000 (19:52 +0200)
committerGitHub <noreply@github.com>
Wed, 25 Jun 2025 17:52:59 +0000 (17:52 +0000)
commit39bbf59a1922f92d91b6bec657d0458f9843c8a9
tree373180c3335aad2aa2fdbfd8ced1f9f01c7d61b2
parent80fc62f8af957fe77c8bcf7936a9b2df920671e3
[3.14] Docs: Fix indentation in `slice` class of `functions.rst` (GH-134393) (#135948)

Docs: Fix indentation in `slice` class of `functions.rst` (GH-134393)

Paragraph should not be under `slice.step`. It applies to the whole class.

(cherry picked from commit 6227662ff3bf838d31e9441eda935d24733d705a)

Co-authored-by: Rob Reynolds <13379223+reynoldsnlp@users.noreply.github.com>
Doc/library/functions.rst