- 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
- Branch
- tasks-forever
- Lint
Lint Skipped - Unit
Unit Tests Skipped - Build Status
Buildable 3274 Build 4216: tox-on-jenkins Jenkins Build 4215: arc lint + arc unit
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 | You can make this a method |