We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3ce732 commit 2e50dfeCopy full SHA for 2e50dfe
docs/api/client.rst
@@ -50,4 +50,4 @@ client - communicating with kernels
50
51
.. autoclass:: AsyncKernelClient
52
53
- The available class methods are identical with :class:`BlockingKernelClient` but async.
+ :class:`AsyncKernelClient` is identical to :class:`BlockingKernelClient` but the methods described above are async.
0 commit comments