Skip to content

Commit 2e50dfe

Browse files
Update docs/api/client.rst
Co-authored-by: David Brochart <[email protected]>
1 parent f3ce732 commit 2e50dfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/client.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ client - communicating with kernels
5050

5151
.. autoclass:: AsyncKernelClient
5252

53-
The available class methods are identical with :class:`BlockingKernelClient` but async.
53+
:class:`AsyncKernelClient` is identical to :class:`BlockingKernelClient` but the methods described above are async.

0 commit comments

Comments
 (0)