Fix Path compatibility in gwpy.io.cache.is_cache
This PR fixes an incompatibility with pathlib.Path
in the gwpy.io.cache.is_cache()
function, and improves the tests.
This PR fixes an incompatibility with pathlib.Path
in the gwpy.io.cache.is_cache()
function, and improves the tests.