Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19e9158 commit 4900877Copy full SHA for 4900877
1 file changed
Doc/library/tracemalloc.rst
@@ -435,7 +435,7 @@ Snapshot
435
Compute the differences with an old snapshot. Get statistics as a sorted
436
list of :class:`StatisticDiff` instances grouped by *group_by*.
437
438
- See the :meth:`statistics` method for *group_by* and *cumulative*
+ See the :meth:`Snapshot.statistics` method for *group_by* and *cumulative*
439
parameters.
440
441
The result is sorted from the biggest to the smallest by: absolute value
0 commit comments