Skip to content

Commit

Permalink
FIXUP: class->data
Browse files Browse the repository at this point in the history
  • Loading branch information
TimMenninger committed Mar 11, 2025
1 parent 0c6ac02 commit 1b467a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/client_reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1250,8 +1250,8 @@ is controlled by *force_close* constructor's parameter).

.. versionadded:: 3.10

:param ``aiohappyeyeballs.SocketFactoryType`` socket_factory: This function takes
an ``aiohappyeyeballs.AddrInfoType`` and is used in lieu of ``socket.socket()``
:param :py:data:``aiohappyeyeballs.SocketFactoryType`` socket_factory: This function takes
an :py:data:``aiohappyeyeballs.AddrInfoType`` and is used in lieu of ``socket.socket()``
when creating TCP connections.

.. versionadded:: 3.12
Expand Down

0 comments on commit 1b467a3

Please sign in to comment.