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 2056c63 commit 1f49338Copy full SHA for 1f49338
docs/sections/settings.rst
@@ -262,7 +262,7 @@ The hook function receives following arguments:
262
263
* ``client``: Instance of the client.
264
265
-The hook function should return a list of `jwkest.jwk.RSAKey` of the available keys.
+The hook function should return a `List[jwkest.jwk.RSAKey]` of the available keys.
266
267
Default is::
268
0 commit comments