Page MenuHomeSoftware Heritage

Fix various Sphinx warnings
ClosedPublic

Authored by vlorentz on Apr 13 2021, 9:56 PM.

Details

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

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.

ardumont added inline comments.
swh/lister/pattern.py
152–153

Why removing it here?

swh/lister/pattern.py
152–153

because Raises already expects a class name before the colon (Napoleon auto-detects/auto-inserts this sort of stuff)

This revision is now accepted and ready to land.Apr 15 2021, 12:01 PM
This revision was automatically updated to reflect the committed changes.