clnsmth / soso

For creating Science On Schema.Org (SOSO) markup in dataset landing pages to improve data discovery through search engines.
https://soso.readthedocs.io/
MIT License
1 stars 0 forks source link

fix: get_checksum errors on no checksum value #165

Closed clnsmth closed 3 months ago

clnsmth commented 3 months ago

Fix the argument of type 'NoneType' is not iterable exception raised when get_checksum returns None from the EML authentication element and attempts to perform string matching on it.