Skip to content

Commit 45a4f34

Browse files
authored
Remove ‘in type annotations’
1 parent aa3ab5b commit 45a4f34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
:attr:`!socket.SocketType` is now deprecated and planned to be removed in Python 3.16. Use :class:`socket.socket` in type annotations instead.
1+
:attr:`!socket.SocketType` is now deprecated and planned to be removed in Python 3.16. Use :class:`socket.socket` instead.

0 commit comments

Comments
 (0)