Skip to content

Commit

Permalink
https://github.com/bloomonkey/oai-harvest/issues/33
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Majewski committed Apr 28, 2020
1 parent e80e59a commit 1ef87d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions oaiharvest/metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ def __call__(self, metadata_element):
[six.text_type(
tostring(rec_element,
method="xml",
encoding="unicode",
pretty_print=True))
for rec_element
in metadata_element])

0 comments on commit 1ef87d4

Please sign in to comment.