Skip to content

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.

Merge request reports