swh.lister.gitlab: Improve docstring
This commit is contained in:
parent
a527977b6c
commit
e1a460caa5
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ class GitLabLister(SWHPagingHttpLister):
|
|||
@property
|
||||
def ADDITIONAL_CONFIG(self):
|
||||
"""Override additional config as the 'credentials' structure change
|
||||
between the ancestor classes and the subclass.
|
||||
between the ancestor classes and this class.
|
||||
|
||||
cf. request_params method below
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue