Page MenuHomeSoftware Heritage

Document arguments for libcloud backend
ClosedPublic

Authored by olasd on Nov 7 2019, 4:29 PM.

Details

Summary

Depends on D2233

Test Plan

tox -e mypy; make docs

Diff Detail

Repository
rDOBJS Object storage
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

I think you could just write kwargs instead of \\*\\*kwargs. The signature is visible anyway, and the name is explicit enough.

This revision is now accepted and ready to land.Nov 7 2019, 4:50 PM
This revision was automatically updated to reflect the committed changes.