diff --git a/astromodels/utils/file_utils.py b/astromodels/utils/file_utils.py index 33cb13de..f4dfda58 100644 --- a/astromodels/utils/file_utils.py +++ b/astromodels/utils/file_utils.py @@ -16,6 +16,7 @@ else: copy_if_needed = False + def _get_data_file_path(data_file: str) -> Path: """ Returns the absolute path to the required data files.