8000 Fix lint · python/cpython@ada3eef · GitHub
[go: up one dir, main page]

Skip to content

Commit ada3eef

Browse files
committed
Fix lint
1 parent 081cc42 commit ada3eef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/asyncio-subprocess.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ their completion.
236236

237237
.. versionchanged:: 3.12
238238

239-
*stdin* gets closed when `input=None` too.
239+
*stdin* gets closed when ``input=None`` too.
240240

241241
.. method:: send_signal(signal)
242242

0 commit comments

Comments
 (0)
0