Skip to content

Commit d3ca042

Browse files
gh-95672: Fix versionadded indentation of get_pagesize in test.rst (gh-102455)
1 parent f533f21 commit d3ca042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/test.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -540,7 +540,7 @@ The :mod:`test.support` module defines the following functions:
540540

541541
Get size of a page in bytes.
542542

543-
.. versionadded:: 3.12
543+
.. versionadded:: 3.12
544544

545545

546546
.. function:: setswitchinterval(interval)

0 commit comments

Comments
 (0)