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
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

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.