Updated CacheEntry import in lalapps_path2cache
Description
This MR updates the import of the CacheEntry
object to use lal.utils
and not glue.lal
, which is deprecated.
API Changes and Justification
Backwards Compatible Changes
-
This change introduces no API changes -
This change adds new API calls
Backwards Incompatible Changes
-
This change modifies an existing API -
This change removes an existing API