Skip to content

Update gwpy.io to support Astropy 5 class-based registries

This PR fixes #1432 (closed) by updating the use of a private function from astropy.io.registry. This is still a hack, but is the easiest thing to do while attempting to support the old registry format and the new class-based system at the same time.

Merge request reports