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 eee6f76 commit ef57eceCopy full SHA for ef57ece
docs/source/client.rst
@@ -93,7 +93,7 @@ specifying the different configuration values:
93
.. code-block:: python
94
95
>>> import ssl
96
- >>> from kmip.pie.client import ProxyKmipClient
+ >>> from kmip.pie.client import ProxyKmipClient, enums
97
>>> client = ProxyKmipClient(
98
... hostname='127.0.0.1',
99
... port=5696,
0 commit comments