We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21fdf1b commit d8fdbc4Copy full SHA for d8fdbc4
README.md
@@ -40,6 +40,7 @@ Patches are welcome!
40
41
`````python
42
# See https://github.com/gitlabhq/gitlabhq/tree/master/doc/api for the source.
43
+from gitlab import Gitlab
44
45
# Register a connection to a gitlab instance, using its URL and a user private
46
# token
0 commit comments