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
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 8873
Build 12949: tox-on-jenkinsJenkins
Build 12948: arc lint + arc unit

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.