Skip to content

Commit cfd1976

Browse files
Update Doc/deprecations/pending-removal-in-3.15.rst
Co-authored-by: Brett Cannon <[email protected]>
1 parent 9947c70 commit cfd1976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/deprecations/pending-removal-in-3.15.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,5 @@ Pending removal in Python 3.15
8181

8282
* :mod:`zipimport`:
8383

84-
* :meth:`~zipimport.zipimporter.load_module` have been deprecated since
84+
* :meth:`~zipimport.zipimporter.load_module` has been deprecated since
8585
Python 3.10. Use :meth:`~zipimport.zipimporter.exec_module` instead.

0 commit comments

Comments
 (0)