]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Docs: minor amendments to runpy.rst (#18416)
authorGéry Ogam <gery.ogam@gmail.com>
Tue, 23 Jan 2024 00:00:26 +0000 (01:00 +0100)
committerGitHub <noreply@github.com>
Tue, 23 Jan 2024 00:00:26 +0000 (00:00 +0000)
commit647b6cc7f16c03535cede7e1748a58ab884135b2
treecd0ce97434f6d8ff00eb18ec9526fcb2c63a874f
parent57255236957573e73033d2d345028f5a676533a0
Docs: minor amendments to runpy.rst (#18416)

- Add missing single quote in inline code
- Align parameter formatting with style guide recommendations
- Fix punctuation around parenthesised sentence
Doc/library/runpy.rst