Skip to content

Commit

Permalink
Merge branch 'ci/fix-sphinx-reference'
Browse files Browse the repository at this point in the history
  • Loading branch information
leonhard-s committed Nov 4, 2024
2 parents 0fbe968 + e999c52 commit 9b30d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auraxium/event/_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ class EventClient(Client):
registered for the client.
.. attribute:: websocket
:type: websockets.client.WebSocketClientProtocol | None
:type: typing.Any | None
The websocket client used for the real-time event stream. This
will be automatically opened and closed by the client as event
Expand Down

0 comments on commit 9b30d1d

Please sign in to comment.