summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGauvain Pocentek <gauvain.pocentek@objectif-libre.com>2015-09-03 16:31:05 +0200
committerGauvain Pocentek <gauvain.pocentek@objectif-libre.com>2015-09-03 16:31:05 +0200
commitd8fdbc4157623af8c2fabb4878e2de10a3efa933 (patch)
treeecdffa2e40e22191e0fab9e8e05015d8fb9811bd
parent21fdf1b901f30b45251d918bd936b7453ce0ff46 (diff)
downloadgitlab-d8fdbc4157623af8c2fabb4878e2de10a3efa933.tar.gz
README: add missing import in sample
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 324fca8..9bc367e 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,7 @@ Patches are welcome!
`````python
# See https://github.com/gitlabhq/gitlabhq/tree/master/doc/api for the source.
+from gitlab import Gitlab
# Register a connection to a gitlab instance, using its URL and a user private
# token