]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Docs: Fix indentation in `slice` class of `functions.rst` (GH-134393) (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 25 Jun 2025 17:45:57 +0000 (19:45 +0200)
committerGitHub <noreply@github.com>
Wed, 25 Jun 2025 17:45:57 +0000 (17:45 +0000)
commit335d7da5db642bac97b23f547387716569f92326
treea8e4ead50381ab12fcc83e0ba7263bd80e54832f
parentc64df2a3ec39a916a011baaa9b8a305d15bf091c
[3.13] Docs: Fix indentation in `slice` class of `functions.rst` (GH-134393) (GH-135949)

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