Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 731a153

Browse files
committed
Issue #22839: Fix Snapshot.statistics() link.
2 parents b99c132 + 4900877 commit 731a153

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/tracemalloc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@ Snapshot
435435
Compute the differences with an old snapshot. Get statistics as a sorted
436436
list of :class:`StatisticDiff` instances grouped by *group_by*.
437437

438-
See the :meth:`statistics` method for *group_by* and *cumulative*
438+
See the :meth:`Snapshot.statistics` method for *group_by* and *cumulative*
439439
parameters.
440440

441441
The result is sorted from the biggest to the smallest by: absolute value

0 commit comments

Comments
 (0)