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.
2 parents 46c08e1 + ccab62f commit 24e9b84Copy full SHA for 24e9b84
1 file changed
cermine-tools/src/python/gather_pdfs.py
@@ -39,4 +39,4 @@ def get_local_files(prefix):
39
40
for pdf in pdfs:
41
location = local_files[pdf]
42
- shutil.copy(pumbed_path + "/" + location, xmls_path)
+ shutil.copy(pubmed_path + "/" + location, xmls_path)
0 commit comments