Skip to content
Snippets Groups Projects
Unverified Commit 909c9da3 authored by Gigg, Martyn Anthony's avatar Gigg, Martyn Anthony Committed by GitHub
Browse files

Fix flake8 warnings

parent 3ae726c3
No related branches found
No related tags found
No related merge requests found
......@@ -80,6 +80,7 @@ INVALID_URL = 'http://www.datacite.org/invalidDOI'
PLAINTEXT_CONTENT_HEADER = 'Content-Type:text/plain;charset=UTF-8'
XML_CONTENT_HEADER = 'Content-Type:application/xml;charset=UTF-8'
def build_xml_form(doi, relationships, creator_name_list, version_str):
'''Builds the xml form containing the metadata for the DOI. Where helpful,
comments showing the definition / allowed values of the data fields have
......
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