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 8772d4e commit 8850c87Copy full SHA for 8850c87
1 file changed
Doc/tut/tut.tex
@@ -4625,9 +4625,8 @@ \section{Performance Measurement\label{performance-measurement}}
4625
\end{verbatim}
4626
4627
In contrast to \module{timeit}'s fine level of granularity, the
4628
-\ulink{\module{profile}}{../lib/module-profile.html} and
4629
-\ulink{\module{pstats}}{../lib/module-pstats.html} modules
4630
-provide tools for identifying time critical sections in larger
+\ulink{\module{profile}}{../lib/module-profile.html} and \module{pstats}
+modules provide tools for identifying time critical sections in larger
4631
blocks of code.
4632
4633
0 commit comments