We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f47279a commit 5750184Copy full SHA for 5750184
mig/server/indexdoi.py
@@ -42,7 +42,7 @@
42
themed_styles, themed_scripts
43
44
45
-def extract_imported_doi_dicts(configurationi):
+def extract_imported_doi_dicts(configuration):
46
"""Search published archives for imported DOI info and return a list of DOI
47
registrations sorted by registration date. The contents are based on the
48
downloaded DataCite JSON entry on their DOI search page.
0 commit comments