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 051b981 commit a6ba2b9Copy full SHA for a6ba2b9
Doc/library/profile.rst
@@ -525,7 +525,7 @@ Analysis of the profiler data is done using the :class:`~pstats.Stats` class.
525
ordering are identical to the :meth:`~pstats.Stats.print_callers` method.
526
527
528
- .. method:: get_stats_profile()
+ .. method:: get_stats_profile()
529
530
This method returns an instance of StatsProfile, which contains a mapping
531
of function names to instances of FunctionProfile. Each FunctionProfile
0 commit comments