Details
Details
- Reviewers
anlambert - Group Reviewers
Reviewers - Commits
- rDLS40e1916510c4: Fix various Sphinx warnings
Diff Detail
Diff Detail
- Repository
- rDLS Listers
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 20703 Build 32130: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 32129: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
Patch application report for D5514 (id=19675)
Rebasing onto 465506a0ce...
Current branch diff-target is up to date.
Changes applied before test
commit 40e1916510c4b99d74792f5892664a474583c5a1 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Tue Apr 13 21:56:08 2021 +0200 Fix various Sphinx warnings
See https://jenkins.softwareheritage.org/job/DLS/job/tests-on-diff/267/ for more details.
swh/lister/pattern.py | ||
---|---|---|
152 | Why removing it here? |
swh/lister/pattern.py | ||
---|---|---|
152 | because Raises already expects a class name before the colon (Napoleon auto-detects/auto-inserts this sort of stuff) |