lister/tasks: Standardize return statements
The following commit adapts the return statements from both lister and their associated tasks. This standardizes on what other modules (e.g. both dvcs and package loaders) do.
parent
ff7fdf24
No related branches found
No related tags found
Showing
- swh/lister/bitbucket/tasks.py 3 additions, 2 deletionsswh/lister/bitbucket/tasks.py
- swh/lister/cgit/lister.py 4 additions, 0 deletionsswh/lister/cgit/lister.py
- swh/lister/cgit/tasks.py 1 addition, 1 deletionswh/lister/cgit/tasks.py
- swh/lister/core/indexing_lister.py 3 additions, 0 deletionsswh/lister/core/indexing_lister.py
- swh/lister/core/page_by_page_lister.py 4 additions, 0 deletionsswh/lister/core/page_by_page_lister.py
- swh/lister/core/simple_lister.py 5 additions, 0 deletionsswh/lister/core/simple_lister.py
- swh/lister/cran/tasks.py 1 addition, 1 deletionswh/lister/cran/tasks.py
- swh/lister/debian/lister.py 7 additions, 5 deletionsswh/lister/debian/lister.py
- swh/lister/debian/tasks.py 1 addition, 1 deletionswh/lister/debian/tasks.py
- swh/lister/github/tasks.py 3 additions, 2 deletionsswh/lister/github/tasks.py
- swh/lister/gitlab/tasks.py 3 additions, 2 deletionsswh/lister/gitlab/tasks.py
- swh/lister/gnu/tasks.py 2 additions, 2 deletionsswh/lister/gnu/tasks.py
- swh/lister/npm/tasks.py 2 additions, 2 deletionsswh/lister/npm/tasks.py
- swh/lister/phabricator/tasks.py 2 additions, 2 deletionsswh/lister/phabricator/tasks.py
- swh/lister/pypi/tasks.py 1 addition, 1 deletionswh/lister/pypi/tasks.py
Loading
Please register or sign in to comment