Skip to content

Commit 36598e1

Browse files
authored
Change docs
1 parent 7f841cf commit 36598e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/socket.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -910,7 +910,7 @@ The following functions all create :ref:`socket objects <socket-objects>`.
910910
same as ``type(socket(...))``.
911911

912912
.. deprecated:: next
913-
If type annotations are required, use :class:`socket.socket` instead.
913+
Use :class:`socket.socket` type instead.
914914

915915

916916
Other functions

0 commit comments

Comments
 (0)