]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix indentation for get_stats_profile() docs (GH-23618)
authorMatthew Suozzo <msuozzo@google.com>
Wed, 16 Dec 2020 23:17:22 +0000 (18:17 -0500)
committerGitHub <noreply@github.com>
Wed, 16 Dec 2020 23:17:22 +0000 (01:17 +0200)
commita6ba2b901543f3006ecdb2ad8b18cb00439ff9b2
tree19814b1f64d57cf9020727417feba655c6c4392b
parent051b9818671625d125dee8198e0d2af5ad4c85b8
Fix indentation for get_stats_profile() docs (GH-23618)

The existing method is indented one too many times which
makes it look like a sub-method of print_callees().
Doc/library/profile.rst