def _download_file_from_remote_location(fpath: str) -> None: pass def _is_remote_location_available() -> bool: return False