Skip to content

Commit cbec151

Browse files
mykaulgithub-code-quality[bot]
authored andcommitted
Apply suggested fix to docs/api/cassandra/protocol.rst from Copilot Autofix
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
1 parent 43665f9 commit cbec151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/cassandra/protocol.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ holding custom key/value pairs.
1616
By default these are ignored by the server. They can be useful for servers implementing
1717
a custom QueryHandler.
1818

19-
See :meth:`.Session.execute`, ::meth:`.Session.execute_async`, :attr:`.ResponseFuture.custom_payload`.
19+
See :meth:`.Session.execute`, :meth:`.Session.execute_async`, :attr:`.ResponseFuture.custom_payload`.
2020

2121
.. autoclass:: _ProtocolHandler
2222

0 commit comments

Comments
 (0)