LinkedEarth / pylipd

Development repository for Python LiPD utilities
https://pylipd.readthedocs.io/en/latest/
Apache License 2.0
2 stars 0 forks source link

`convert_lipd_dir_to_ref` throws an error #48

Closed khider closed 1 year ago

khider commented 1 year ago

Apparently, the underlying multi_convert_to_rdf(filemap, parallel) has a for loop calling another function which only has one positional argument

varunratnakar commented 1 year ago

Fixed