Skip to content

Commit 0afac16

Browse files
authored
Remove ~
1 parent da2aabe commit 0afac16

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+
If type annotations are required, use :class:`socket.socket` instead.
914914

915915

916916
Other functions

0 commit comments

Comments
 (0)