Skip to content
Snippets Groups Projects
Verified Commit 3badd731 authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

cli.client: Fix sphinx indentation warning

parent cea9b0ba
No related branches found
No related tags found
No related merge requests found
......@@ -87,12 +87,14 @@ def generate_metadata(
mandatory.
Therefore, we generate the following mandatory fields:
- http://www.w3.org/2005/Atom#updated
- http://www.w3.org/2005/Atom#author
- http://www.w3.org/2005/Atom#title
- https://doi.org/10.5063/SCHEMA/CODEMETA-2.0#name (yes, in addition to
http://www.w3.org/2005/Atom#title, even if they have somewhat the same meaning)
- https://doi.org/10.5063/SCHEMA/CODEMETA-2.0#author
- http://www.w3.org/2005/Atom#updated
- http://www.w3.org/2005/Atom#author
- http://www.w3.org/2005/Atom#title
- https://doi.org/10.5063/SCHEMA/CODEMETA-2.0#name (yes, in addition to
http://www.w3.org/2005/Atom#title, even if they have somewhat the same
meaning)
- https://doi.org/10.5063/SCHEMA/CODEMETA-2.0#author
Args:
deposit_client: Deposit client username,
......
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