- use a generator instead of a while loop
- declare a local logger and use it instead of the root logger.
Details
Details
- Reviewers
vlorentz - Group Reviewers
Reviewers - Commits
- rDLSdd104759ae4f: Small refactoring in indexing_lister
Diff Detail
Diff Detail
- Repository
- rDLS Listers
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build has FAILED
Link to build: https://jenkins.softwareheritage.org/job/DLS/job/tox/41/
See console output for more information: https://jenkins.softwareheritage.org/job/DLS/job/tox/41/console
swh/lister/core/indexing_lister.py | ||
---|---|---|
174–191 | You can make this a method |