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 3e7318e commit e1b0afbCopy full SHA for e1b0afb
README.rst
@@ -13,7 +13,7 @@ This package provides an HTTP transport for nirum-python_.
13
14
.. code-block:: python
15
16
- from youtservice import YourService_Client
+ from yourservice import YourService_Client
17
from nirum_http import HttpTransport
18
19
transport = HttpTransport('https://service-host/')
0 commit comments