Skip to content

Commit 03565db

Browse files
pablogsalAA-Turner
andauthored
Update peps/pep-0799.rst
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
1 parent b6332d8 commit 03565db

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
@@ -100,7 +100,7 @@ The ``profile`` module will be deprecated starting in Python 3.15.
100100

101101
From Python 3.15, :mod:`!profilers.tracing` will be preferred to :mod:`!cProfile` & :mod:`!profile`.
102102

103-
The code that as the time of writing this is in :mod:`!profilers.sampling`
103+
The code that as the time of writing this is in :mod:`!profile.sampling`
104104
module no longer exist and will only exist in the :mod:`!profilers` package.
105105

106106
Documentation

0 commit comments

Comments
 (0)