]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Docs: Fix indentation in `slice` class of `functions.rst` (GH-134393)
authorRob Reynolds <reynoldsnlp@users.noreply.github.com>
Wed, 25 Jun 2025 17:40:00 +0000 (11:40 -0600)
committerGitHub <noreply@github.com>
Wed, 25 Jun 2025 17:40:00 +0000 (13:40 -0400)
commit6227662ff3bf838d31e9441eda935d24733d705a
treeb16169d84a01ab5ed972d8483305717a180b00c2
parentcbfaf41caf135b8598a560854cd59e992a2ccfed
Docs: Fix indentation in `slice` class of `functions.rst` (GH-134393)

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

---------

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