Skip to content

Use gwpy.time.LIGOTimeGPS import in segments.io

Duncan Macleod requested to merge github/fork/duncanmmacleod/glue-imports into master

This PR modifies all imports of LIGOTimeGPS to the gwpy.time module. Only that module should import that object from outside, which should make removing the glue dependency a bit easier in the future.

Merge request reports