cli/client: Simplify url definition to use
Prior to this commit, we'd need to add the url with the /1 suffix. This now automatically add it. This avoids confusing errors when not provided. This also adds some unit tests to the cli.
swh/deposit/tests/cli/__init__.py
0 → 100644
swh/deposit/tests/cli/test_client.py
0 → 100644
Please register or sign in to comment