Skip to content
Snippets Groups Projects
Unverified Commit 22d93b32 authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

swh.deposit.injection.client: Update docstring

parent 9ae58f65
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,11 @@ import requests
class DepositClient:
"""Deposit client to read archive, metadata or update deposit's status.
"""Deposit client to:
- read archive
- read metadata
- update deposit's status
"""
def read_archive_to(self, archive_update_url, archive_path, log=None):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment