Skip to content

Commit

Permalink
Hindawi: documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ErnestaP committed Sep 26, 2023
1 parent 3483365 commit d572da4
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 _get_arxiv found.")
return None

return [
Expand Down
Loading

0 comments on commit d572da4

Please sign in to comment.