Skip to content

Allow results to be read from PathLike objects

Matthew Pitkin requested to merge matthew-pitkin/bilby:allow_pathlike into master

This makes minor changes to allow Result and Result lists to be passed os.PathLike objects with the path to a results file.

Merge request reports