We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94fe03e commit 1f63780Copy full SHA for 1f63780
1 file changed
doc/client/index.md
@@ -11,7 +11,7 @@ Web API.
11
```python
12
#!/usr/bin/env python3.6
13
14
-from maas.client import connect
+import maas.client
15
16
# Replace … with an API key previously obtained by hand from
17
# http://$host:$port/MAAS/account/prefs/.
0 commit comments