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 342787c commit 8d77f1dCopy full SHA for 8d77f1d
peps/pep-0799.rst
@@ -101,7 +101,7 @@ The ``profile`` module will be deprecated starting in Python 3.15.
101
From Python 3.15, :mod:`!profilers.tracing` will be preferred to :mod:`!cProfile` & :mod:`!profile`.
102
103
The code that as the time of writing this is in :mod:`!profilers.sampling`
104
-module no longer exist and will only exist in the :mod:`profilers` package.
+module no longer exist and will only exist in the :mod:`!profilers` package.
105
106
Documentation
107
=============
0 commit comments