Skip to content

Commit 8d77f1d

Browse files
committed
Fix documents
1 parent 342787c commit 8d77f1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

peps/pep-0799.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ The ``profile`` module will be deprecated starting in Python 3.15.
101101
From Python 3.15, :mod:`!profilers.tracing` will be preferred to :mod:`!cProfile` & :mod:`!profile`.
102102

103103
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.
104+
module no longer exist and will only exist in the :mod:`!profilers` package.
105105

106106
Documentation
107107
=============

0 commit comments

Comments
 (0)