diff --git a/swh/lister/gitlab/lister.py b/swh/lister/gitlab/lister.py index 97b8024..9b4faa9 100644 --- a/swh/lister/gitlab/lister.py +++ b/swh/lister/gitlab/lister.py @@ -43,17 +43,17 @@ class GitLabLister(PageByPageHttpLister): transport_request identifier. For the gitlab lister, the 'credentials' entries is configured - per instance. For example: + per instance. For example:: - - credentials: - - gitlab.com: - - username: user0 - password: - - username: user1 - password: - - ... - - other-gitlab-instance: - ... + - credentials: + - gitlab.com: + - username: user0 + password: + - username: user1 + password: + - ... + - other-gitlab-instance: + ... """ params = {