Page MenuHomeSoftware Heritage

Fix docstrings in swh.core.loader
ClosedPublic

Authored by douardda on Nov 9 2018, 11:38 AM.

Details

Summary

and improve swh.core.loader.SWHLoader.load() docstring to use proper
:meth: references.

Diff Detail

Repository
rDLDBASE Generic VCS/Package Loader
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 2283
Build 2759: tox-on-jenkinsJenkins
Build 2758: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Nov 9 2018, 11:44 AM
swh/loader/core/loader.py
859

So this r""" can be removed now ;)
It was for the \ escape that you removed \m/.

This revision was automatically updated to reflect the committed changes.