Skip to content

Commit f6b235f

Browse files
Update Doc/library/profile.rst
Co-authored-by: Ege Akman <[email protected]>
1 parent e1a70e0 commit f6b235f

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
to enable multi-level sorting.
305305

306306
.. versionadded:: 3.13
307-
:meth:`~Profile.print_stats` now also accepts a tuple of SortKeys.
307+
:meth:`~Profile.print_stats` now accepts a single key or a tuple of keys.
308308

309309
.. method:: dump_stats(filename)
310310

0 commit comments

Comments
 (0)