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: deprecation warnings issued from pytest #10

Closed clnsmth closed 1 year ago

clnsmth commented 1 year ago

Replace deprecated methods with preferred ones to silence warnings issued by pytest. Fix inaccurate return type descriptions in associated functions.