Skip to content
Snippets Groups Projects
Commit 7409aedb authored by Davide Vaghetti's avatar Davide Vaghetti
Browse files

Still buggy

parent 2d400967
No related branches found
No related tags found
1 merge request!5Master
......@@ -36,7 +36,7 @@ for entity in entities:
sec_mails = set()
registration_authority = ''
registration_info = entity.find('./mdrpi:RegistrationInfo', ns)
registration_info = entity.find('./md:Extensions/mdrpi:RegistrationInfo', ns)
if not registration_info:
continue
else:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment