Skip to content

Commit d8fdbc4

Browse files
author
Gauvain Pocentek
committed
README: add missing import in sample
1 parent 21fdf1b commit d8fdbc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Patches are welcome!
4040

4141
`````python
4242
# See https://github.com/gitlabhq/gitlabhq/tree/master/doc/api for the source.
43+
from gitlab import Gitlab
4344

4445
# Register a connection to a gitlab instance, using its URL and a user private
4546
# token

0 commit comments

Comments
 (0)