PEtab-dev / libpetab-python

Python package for working with PEtab files
https://libpetab-python.readthedocs.io
MIT License
14 stars 5 forks source link

Validation fails for remote files #286

Closed dweindl closed 3 days ago

dweindl commented 6 days ago

validate_yaml_semantics uses os.path.isfile to check whether referenced files are available and fails for remote files.