Skip to content

Commit

Permalink
Hindawi: documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ErnestaP committed Dec 15, 2023
1 parent 59fda33 commit f6e4226
Show file tree
Hide file tree
Showing 3 changed files with 208 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dags/hindawi/parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ def _get_arxiv(self, article: ET.Element):
self.prefixes,
)
if not arxivs:
self.logger.error("No arxiv id_get_copyright_statement found.")
self.logger.error("No arxiv id found.")
return None

return [
Expand Down
Loading

0 comments on commit f6e4226

Please sign in to comment.