Skip to content

Commit 4ea5e4c

Browse files
update versionadded section
Co-authored-by: Serhiy Storchaka <[email protected]>
1 parent 49ca018 commit 4ea5e4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/profile.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ functions:
304304
multi-level sorting, as in :func:`Stats.sort_stats <pstats.Stats.sort_stats>.
305305
306306
.. versionadded:: 3.13
307-
:meth:`~Profile.print_stats` now accepts a single key or a tuple of keys.
307+
:meth:`~Profile.print_stats` now accepts a tuple of keys.
308308

309309
.. method:: dump_stats(filename)
310310

0 commit comments

Comments
 (0)